Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dinode.c559 static struct file_system_type spufs_type; variable
568 if (path->dentry->d_sb->s_type != &spufs_type) in spufs_create()
751 static struct file_system_type spufs_type = { variable
780 ret = register_filesystem(&spufs_type); in spufs_init()
804 unregister_filesystem(&spufs_type); in spufs_exit()