spufs_fs_context  621 arch/powerpc/platforms/cell/spufs/inode.c 	struct spufs_fs_context *ctx = fc->fs_private;
spufs_fs_context  689 arch/powerpc/platforms/cell/spufs/inode.c 	struct spufs_fs_context *ctx = fc->fs_private;
spufs_fs_context  749 arch/powerpc/platforms/cell/spufs/inode.c 	struct spufs_fs_context *ctx;
spufs_fs_context  752 arch/powerpc/platforms/cell/spufs/inode.c 	ctx = kzalloc(sizeof(struct spufs_fs_context), GFP_KERNEL);