Lines Matching +defs:c +defs:mode
225 static int p9_fcall_init(struct p9_client *c, struct p9_fcall *fc, in p9_fcall_init()
277 p9_tag_alloc(struct p9_client *c, int8_t type, uint t_size, uint r_size, in p9_tag_alloc()
357 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup()
390 static void p9_tag_remove(struct p9_client *c, struct p9_req_t *r) in p9_tag_remove()
401 int p9_req_put(struct p9_client *c, struct p9_req_t *r) in p9_req_put()
422 static void p9_tag_cleanup(struct p9_client *c) in p9_tag_cleanup()
444 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb()
521 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
596 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush()
624 static struct p9_req_t *p9_client_prepare_req(struct p9_client *c, in p9_client_prepare_req()
673 p9_client_rpc(struct p9_client *c, int8_t type, const char *fmt, ...) in p9_client_rpc()
777 static struct p9_req_t *p9_client_zc_rpc(struct p9_client *c, int8_t type, in p9_client_zc_rpc()
909 static int p9_client_version(struct p9_client *c) in p9_client_version()
1228 int p9_client_open(struct p9_fid *fid, int mode) in p9_client_open()
1274 u32 mode, kgid_t gid, struct p9_qid *qid) in p9_client_create_dotl()
1317 int p9_client_fcreate(struct p9_fid *fid, const char *name, u32 perm, int mode, in p9_client_fcreate()
2115 int p9_client_mknod_dotl(struct p9_fid *fid, const char *name, int mode, in p9_client_mknod_dotl()
2145 int p9_client_mkdir_dotl(struct p9_fid *fid, const char *name, int mode, in p9_client_mkdir_dotl()