Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinode.c305 static struct file_system_type debug_fs_type = { variable
359 error = simple_pin_fs(&debug_fs_type, &debugfs_mount, in start_creating()
822 simple_pin_fs(&debug_fs_type, &debugfs_mount, &debugfs_mount_count); in debugfs_remove()
956 retval = register_filesystem(&debug_fs_type); in debugfs_init()