Searched refs:debugfs_mount (Results 1 – 5 of 5) sorted by relevance
33 static struct vfsmount *debugfs_mount; variable260 error = simple_pin_fs(&debug_fs_type, &debugfs_mount, in start_creating()271 parent = debugfs_mount->mnt_root; in start_creating()282 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in start_creating()292 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in failed_creating()571 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in debugfs_remove()623 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in debugfs_remove_recursive()646 simple_release_fs(&debugfs_mount, &debugfs_mount_count); in debugfs_remove_recursive()
16 char *debugfs_mount(const char *mountpoint);
53 char *debugfs_mount(const char *mountpoint) in debugfs_mount() function
336 mnt = debugfs_mount(mountpoint); in __perf_debugfs_mount()
489 hwpoison_debug_fs = debugfs_mount(NULL); in prepare_hwpoison_fd()