Searched defs:vfs_assert_mount_counters (Results 1 – 2 of 2) sorted by relevance
1967 vfs_assert_mount_counters(struct mount *mp) in vfs_assert_mount_counters() function
1109 #define vfs_assert_mount_counters(mp) do { } while (0) macro