Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/debugfs/
A Dinode.c35 static struct vfsmount *debugfs_mount; variable
331 parent = debugfs_mount->mnt_root; in debugfs_lookup()
356 error = simple_pin_fs(&debug_fs_type, &debugfs_mount, in start_creating()
369 parent = debugfs_mount->mnt_root; in start_creating()
389 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in start_creating()
399 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in failed_creating()
743 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in remove_one()
764 simple_pin_fs(&debug_fs_type, &debugfs_mount, &debugfs_mount_count); in debugfs_remove()
766 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in debugfs_remove()

Completed in 6 milliseconds