Searched refs:afid (Results 1 – 5 of 5) sorted by relevance
102 unsigned int afid; member
119 v9ses->afid = ~0; in v9fs_parse_options()184 v9ses->afid = option; in v9fs_parse_options()
222 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid,
1088 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid, in p9_client_attach() argument1098 afid ? afid->fid : -1, uname, aname); in p9_client_attach()1107 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()
110 afid security channel - used by Plan 9 authentication protocols