Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dmount.h1106 void vfs_assert_mount_counters(struct mount *);
1109 #define vfs_assert_mount_counters(mp) do { } while (0) macro
/freebsd-14.2/sys/kern/
H A Dvfs_mount.c719 vfs_assert_mount_counters(mp); in vfs_mount_destroy()
1892 vfs_assert_mount_counters(mp); in vfs_op_enter()
1968 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters() function
H A Dvfs_vnops.c2055 vfs_assert_mount_counters(mp); in vn_finished_write()
2102 vfs_assert_mount_counters(mp); in vfs_write_suspend()
H A Dvfs_subr.c865 vfs_assert_mount_counters(mp); in vfs_busy()
924 vfs_assert_mount_counters(mp); in vfs_unbusy()