Home
last modified time | relevance | path

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

/openbmc/linux/fs/configfs/
H A Dmount.c114 static struct file_system_type configfs_fs_type = { variable
124 int err = simple_pin_fs(&configfs_fs_type, &configfs_mount, in configfs_pin_fs()
149 err = register_filesystem(&configfs_fs_type); in configfs_init()
166 unregister_filesystem(&configfs_fs_type); in configfs_exit()