Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h1049 void vfs_assert_mount_counters(struct mount *);
1052 #define vfs_assert_mount_counters(mp) do { } while (0) macro
/f-stack/freebsd/kern/
H A Dvfs_mount.c545 vfs_assert_mount_counters(mp); in vfs_mount_destroy()
1558 vfs_assert_mount_counters(mp); in vfs_op_enter()
1632 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters() function
H A Dvfs_vnops.c1956 vfs_assert_mount_counters(mp); in vn_finished_write()
2003 vfs_assert_mount_counters(mp); in vfs_write_suspend()
H A Dvfs_subr.c757 vfs_assert_mount_counters(mp); in vfs_busy()
814 vfs_assert_mount_counters(mp); in vfs_unbusy()