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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dsuper.c51 static struct file_system_type jfs_fs_type; variable in typeref:struct:file_system_type
743 static struct file_system_type jfs_fs_type = { variable in typeref:struct:file_system_type
835 return register_filesystem(&jfs_fs_type);
866 unregister_filesystem(&jfs_fs_type);

Completed in 85 milliseconds