Searched refs:afid (Results 1 – 5 of 5) sorted by relevance
102 unsigned int afid; member
123 v9ses->afid = ~0; in v9fs_parse_options()200 v9ses->afid = option; in v9fs_parse_options()
225 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid,
1103 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid, in p9_client_attach() argument1113 afid ? afid->fid : -1, uname, aname); in p9_client_attach()1123 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()
114 afid security channel - used by Plan 9 authentication protocols