Searched defs:fid (Results 1 – 1 of 1) sorted by relevance
895 struct p9_fid *fid; in p9_fid_create() local920 static void p9_fid_destroy(struct p9_fid *fid) in p9_fid_destroy()1081 struct p9_fid *fid; in p9_client_destroy() local1123 struct p9_fid *fid; in p9_client_attach() local1169 struct p9_fid *fid; in p9_client_walk() local1240 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 …]