Lines Matching defs:call

117 bool afs_cm_incoming_call(struct afs_call *call)  in afs_cm_incoming_call()
154 static int afs_find_cm_server_by_peer(struct afs_call *call) in afs_find_cm_server_by_peer()
175 static int afs_find_cm_server_by_uuid(struct afs_call *call, in afs_find_cm_server_by_uuid()
195 static void afs_cm_destructor(struct afs_call *call) in afs_cm_destructor()
204 static void afs_abort_service_call(struct afs_call *call, u32 abort_code, int error, in afs_abort_service_call()
217 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_CallBack() local
241 static int afs_deliver_cb_callback(struct afs_call *call) in afs_deliver_cb_callback()
342 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_InitCallBackState() local
356 static int afs_deliver_cb_init_call_back_state(struct afs_call *call) in afs_deliver_cb_init_call_back_state()
375 static int afs_deliver_cb_init_call_back_state3(struct afs_call *call) in afs_deliver_cb_init_call_back_state3()
439 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_Probe() local
450 static int afs_deliver_cb_probe(struct afs_call *call) in afs_deliver_cb_probe()
472 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_ProbeUuid() local
489 static int afs_deliver_cb_probe_uuid(struct afs_call *call) in afs_deliver_cb_probe_uuid()
548 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_TellMeAboutYourself() local
587 static int afs_deliver_cb_tell_me_about_yourself(struct afs_call *call) in afs_deliver_cb_tell_me_about_yourself()
606 static int afs_deliver_yfs_cb_callback(struct afs_call *call) in afs_deliver_yfs_cb_callback()