Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dsyscalls.c73 ret = spufs_create(&path, dentry, flags, mode, neighbor); in do_spu_create()
H A Dspufs.h235 long spufs_create(const struct path *nd, struct dentry *dentry, unsigned int flags,
H A Dinode.c539 long spufs_create(const struct path *path, struct dentry *dentry, in spufs_create() function