Searched refs:spufs_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/arch/powerpc/platforms/cell/spufs/
H A Dinode.c606 static struct file_system_type spufs_type; variable in typeref:struct:file_system_type
616 if (nd->path.dentry->d_sb->s_type != &spufs_type)
808 static struct file_system_type spufs_type = { variable in typeref:struct:file_system_type
833 ret = register_filesystem(&spufs_type);
845 unregister_filesystem(&spufs_type);
860 unregister_filesystem(&spufs_type);

Completed in 114 milliseconds