Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 1 of 1) sorted by relevance

/net/9p/
Dclient.c895 struct p9_fid *fid; in p9_fid_create() local
920 static void p9_fid_destroy(struct p9_fid *fid) in p9_fid_destroy()
1081 struct p9_fid *fid; in p9_client_destroy() local
1123 struct p9_fid *fid; in p9_client_attach() local
1169 struct p9_fid *fid; in p9_client_walk() local
1240 int p9_client_open(struct p9_fid *fid, int mode) in p9_client_open()
1330 int p9_client_fcreate(struct p9_fid *fid, const char *name, u32 perm, int mode, in p9_client_fcreate()
1427 int p9_client_fsync(struct p9_fid *fid, int datasync) in p9_client_fsync()
1453 int p9_client_clunk(struct p9_fid *fid) in p9_client_clunk()
1499 int p9_client_remove(struct p9_fid *fid) in p9_client_remove()
[all …]