Home
last modified time | relevance | path

Searched refs:spufs_type (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
A Dinode.c537 static struct file_system_type spufs_type; variable
546 if (path->dentry->d_sb->s_type != &spufs_type) in spufs_create()
764 static struct file_system_type spufs_type = { variable
794 ret = register_filesystem(&spufs_type); in spufs_init()
818 unregister_filesystem(&spufs_type); in spufs_exit()

Completed in 4 milliseconds