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.h1138 void vfs_assert_mount_counters(struct mount *);
1141 #define vfs_assert_mount_counters(mp) do { } while (0) macro
/freebsd/sys/kern/
H A Dvfs_mount.c723 vfs_assert_mount_counters(mp); in vfs_mount_destroy()
1942 vfs_assert_mount_counters(mp); in vfs_op_enter()
2018 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.c900 vfs_assert_mount_counters(mp); in vfs_busy()
973 vfs_assert_mount_counters(mp); in vfs_unbusy()