Searched refs:p9_client_attach (Results 1 - 4 of 4) 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.h220 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dfid.c197 fid = p9_client_attach(v9ses->clnt, NULL, uname, uid,
H A Dv9fs.c290 fid = p9_client_attach(v9ses->clnt, NULL, v9ses->uname, ~0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c840 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid, function
888 EXPORT_SYMBOL(p9_client_attach); variable

Completed in 39 milliseconds