Searched refs:debugfs_mount (Results 1 – 1 of 1) sorted by relevance
35 static struct vfsmount *debugfs_mount; variable334 parent = debugfs_mount->mnt_root; in debugfs_lookup()359 error = simple_pin_fs(&debug_fs_type, &debugfs_mount, in start_creating()372 parent = debugfs_mount->mnt_root; in start_creating()392 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in start_creating()402 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in failed_creating()801 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in remove_one()822 simple_pin_fs(&debug_fs_type, &debugfs_mount, &debugfs_mount_count); in debugfs_remove()824 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in debugfs_remove()
Completed in 5 milliseconds