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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hostfs/
H A Dhostfs_kern.c978 static struct file_system_type hostfs_type = { variable in typeref:struct:file_system_type
988 return register_filesystem(&hostfs_type);
993 unregister_filesystem(&hostfs_type);

Completed in 101 milliseconds