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