Searched refs:afs_call (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/afs/
H A Dcmservice.c19 static int afs_deliver_cb_init_call_back_state(struct afs_call *);
20 static int afs_deliver_cb_init_call_back_state3(struct afs_call *);
21 static int afs_deliver_cb_probe(struct afs_call *);
22 static int afs_deliver_cb_callback(struct afs_call *);
23 static int afs_deliver_cb_probe_uuid(struct afs_call *);
24 static int afs_deliver_cb_tell_me_about_yourself(struct afs_call *);
25 static void afs_cm_destructor(struct afs_call *);
32 static int afs_deliver_yfs_cb_callback(struct afs_call *);
108 bool afs_cm_incoming_call(struct afs_call *call)
145 static int afs_find_cm_server_by_peer(struct afs_call *cal
[all...]
H A Drxrpc.c26 static int afs_deliver_cm_op_id(struct afs_call *);
136 static struct afs_call *afs_alloc_call(struct afs_net *net,
140 struct afs_call *call;
165 void afs_put_call(struct afs_call *call)
204 static struct afs_call *afs_get_call(struct afs_call *call,
220 static void afs_queue_call_work(struct afs_call *call)
234 struct afs_call *afs_alloc_flat_call(struct afs_net *net,
238 struct afs_call *call;
272 void afs_flat_call_destructor(struct afs_call *cal
[all...]
H A Dinternal.h34 struct afs_call;
128 struct afs_call { struct
198 int (*deliver)(struct afs_call *call);
201 void (*destructor)(struct afs_call *call);
207 void (*done)(struct afs_call *call);
296 struct afs_call *spare_incoming_call;
938 struct afs_call *call;
1057 extern bool afs_cm_incoming_call(struct afs_call *);
1124 extern void afs_lock_op_done(struct afs_call *);
1191 extern void afs_fileserver_probe_result(struct afs_call *);
[all...]
H A Dyfsclient.c138 static void yfs_check_req(struct afs_call *call, __be32 *bp)
174 struct afs_call *call,
228 struct afs_call *call,
331 static int yfs_deliver_status_and_volsync(struct afs_call *call)
352 static int yfs_deliver_fs_fetch_data64(struct afs_call *call)
468 struct afs_call *call;
504 static int yfs_deliver_fs_create_vnode(struct afs_call *call)
547 struct afs_call *call;
598 struct afs_call *call;
636 static int yfs_deliver_fs_remove_file2(struct afs_call *cal
[all...]
H A Dvlclient.c17 static int afs_deliver_vl_get_entry_by_name_u(struct afs_call *call)
115 struct afs_call *call;
173 static int afs_deliver_vl_get_addrs_u(struct afs_call *call)
264 struct afs_call *call;
317 static int afs_deliver_vl_get_capabilities(struct afs_call *call)
359 static void afs_destroy_vl_get_capabilities(struct afs_call *call)
384 struct afs_call *afs_vl_get_capabilities(struct afs_net *net,
391 struct afs_call *call;
430 static int afs_deliver_yfsvl_get_endpoints(struct afs_call *call)
637 struct afs_call *cal
[all...]
H A Dfsclient.c55 struct afs_call *call,
132 static time64_t xdr_decode_expiry(struct afs_call *call, u32 expiry)
138 struct afs_call *call,
238 static int afs_deliver_fs_fetch_status(struct afs_call *call)
275 struct afs_call *call;
301 static int afs_deliver_fs_fetch_data(struct afs_call *call)
426 struct afs_call *call;
457 struct afs_call *call;
489 static int afs_deliver_fs_create_vnode(struct afs_call *call)
530 struct afs_call *cal
[all...]
H A Dvl_probe.c47 void afs_vlserver_probe_result(struct afs_call *call)
153 struct afs_call *call;
H A Dfs_probe.c138 void afs_fileserver_probe_result(struct afs_call *call)
H A Dflock.c71 void afs_lock_op_done(struct afs_call *call)
/linux-master/include/trace/events/
H A Dafs.h537 TP_PROTO(struct afs_call *call, struct iov_iter *iter,
570 TP_PROTO(struct rxrpc_call *rxcall, struct afs_call *call),
592 TP_PROTO(struct afs_call *call),
615 TRACE_EVENT(afs_call,
646 TP_PROTO(struct afs_call *call, const struct afs_fid *fid),
677 TP_PROTO(struct afs_call *call, const struct afs_fid *fid,
712 TP_PROTO(struct afs_call *call, const struct afs_fid *fid,
749 TP_PROTO(struct afs_call *call, const struct afs_fid *fid,
791 TP_PROTO(struct afs_call *call),
811 TP_PROTO(struct afs_call *cal
[all...]

Completed in 153 milliseconds