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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dmount.c112 static struct file_system_type configfs_fs_type = { variable in typeref:struct:file_system_type
121 return simple_pin_fs(&configfs_fs_type, &configfs_mount,
151 err = register_filesystem(&configfs_fs_type);
165 unregister_filesystem(&configfs_fs_type);

Completed in 67 milliseconds