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.h1135 void vfs_assert_mount_counters(struct mount *);
1138 #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()
1930 vfs_assert_mount_counters(mp); in vfs_op_enter()
2006 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters() function
H A Dvfs_vnops.c2263 vfs_assert_mount_counters(mp); in vn_finished_write()
2310 vfs_assert_mount_counters(mp); in vfs_write_suspend()
H A Dvfs_subr.c899 vfs_assert_mount_counters(mp); in vfs_busy()
958 vfs_assert_mount_counters(mp); in vfs_unbusy()