Searched refs:p9_client_mkdir_dotl (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.h252 int p9_client_mkdir_dotl(struct p9_fid *fid, char *name, int mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c1783 int p9_client_mkdir_dotl(struct p9_fid *fid, char *name, int mode, function
1812 EXPORT_SYMBOL(p9_client_mkdir_dotl); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c895 err = p9_client_mkdir_dotl(dfid, name, mode, gid, &qid);

Completed in 133 milliseconds