Home
last modified time | relevance | path

Searched refs:vfs_assert_mount_counters (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dmount.h1104 void vfs_assert_mount_counters(struct mount *);
1107 #define vfs_assert_mount_counters(mp) do { } while (0) macro
/freebsd/sys/kern/
H A Dvfs_mount.c718 vfs_assert_mount_counters(mp); in vfs_mount_destroy()
1884 vfs_assert_mount_counters(mp); in vfs_op_enter()
1960 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters() function
H A Dvfs_vnops.c2053 vfs_assert_mount_counters(mp); in vn_finished_write()
2100 vfs_assert_mount_counters(mp); in vfs_write_suspend()
H A Dvfs_subr.c859 vfs_assert_mount_counters(mp); in vfs_busy()
918 vfs_assert_mount_counters(mp); in vfs_unbusy()