Searched refs:vfs_deferred_unmount (Results 1 – 1 of 1) sorted by relevance
127 static void vfs_deferred_unmount(void *arg, int pending);184 0, vfs_deferred_unmount, NULL); in vfs_mount_init()2091 vfs_deferred_unmount(void *argi __unused, int pending __unused) in vfs_deferred_unmount() function