Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dsyscalls.c72 ret = spufs_create(&path, dentry, flags, mode, neighbor); in do_spu_create()
Dspufs.h251 long spufs_create(struct path *nd, struct dentry *dentry, unsigned int flags,
Dinode.c561 long spufs_create(struct path *path, struct dentry *dentry, in spufs_create() function