Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dmount.h1114 void vfs_assert_mount_counters(struct mount *);
1117 #define vfs_assert_mount_counters(mp) do { } while (0) macro
/src/sys/kern/
H A Dvfs_mount.c718 vfs_assert_mount_counters(mp); in vfs_mount_destroy()
1907 vfs_assert_mount_counters(mp); in vfs_op_enter()
1983 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters() function
H A Dvfs_vnops.c2267 vfs_assert_mount_counters(mp); in vn_finished_write()
2314 vfs_assert_mount_counters(mp); in vfs_write_suspend()
H A Dvfs_subr.c895 vfs_assert_mount_counters(mp); in vfs_busy()
954 vfs_assert_mount_counters(mp); in vfs_unbusy()