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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dnilfs.h320 extern struct file_system_type nilfs_fs_type;
H A Dsuper.c1220 struct file_system_type nilfs_fs_type = { variable in typeref:struct:file_system_type
1299 err = register_filesystem(&nilfs_fs_type);
1315 unregister_filesystem(&nilfs_fs_type);

Completed in 59 milliseconds