Searched refs:p9_client_fcreate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A Dclient.h227 int p9_client_fcreate(struct p9_fid *fid, char *name, u32 perm, int mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c1105 int p9_client_fcreate(struct p9_fid *fid, char *name, u32 perm, int mode, function
1148 EXPORT_SYMBOL(p9_client_fcreate); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c603 err = p9_client_fcreate(ofid, name, perm, mode, extension);
605 P9_DPRINTK(P9_DEBUG_VFS, "p9_client_fcreate failed %d\n", err);

Completed in 58 milliseconds