Home
last modified time | relevance | path

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

/linux/fs/configfs/
H A Dmount.c115 static struct file_system_type configfs_fs_type = { variable
125 int err = simple_pin_fs(&configfs_fs_type, &configfs_mount, in configfs_pin_fs()
150 err = register_filesystem(&configfs_fs_type); in configfs_init()
167 unregister_filesystem(&configfs_fs_type); in configfs_exit()