Searched refs:p9_client_create_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.h232 int p9_client_create_dotl(struct p9_fid *ofid, char *name, u32 flags, u32 mode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c1061 int p9_client_create_dotl(struct p9_fid *ofid, char *name, u32 flags, u32 mode, function
1103 EXPORT_SYMBOL(p9_client_create_dotl); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c698 err = p9_client_create_dotl(ofid, name, flags, mode, gid, &qid);

Completed in 28 milliseconds