Home
last modified time | relevance | path

Searched refs:afs_protocol_error (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/fs/afs/
Dvlclient.c461 return afs_protocol_error(call, afs_eproto_yvl_fsendpt_num); in afs_deliver_yfsvl_get_endpoints()
481 return afs_protocol_error(call, afs_eproto_yvl_fsendpt_type); in afs_deliver_yfsvl_get_endpoints()
499 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
508 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
516 return afs_protocol_error(call, afs_eproto_yvl_fsendpt_type); in afs_deliver_yfsvl_get_endpoints()
534 return afs_protocol_error(call, afs_eproto_yvl_vlendpt_type); in afs_deliver_yfsvl_get_endpoints()
561 return afs_protocol_error(call, afs_eproto_yvl_vlendpt_type); in afs_deliver_yfsvl_get_endpoints()
579 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
585 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
590 return afs_protocol_error(call, afs_eproto_yvl_vlendpt_type); in afs_deliver_yfsvl_get_endpoints()
[all …]
Dcmservice.c257 return afs_protocol_error(call, afs_eproto_cb_fid_count); in afs_deliver_cb_callback()
302 return afs_protocol_error(call, afs_eproto_cb_count); in afs_deliver_cb_callback()
627 return afs_protocol_error(call, afs_eproto_cb_fid_count); in afs_deliver_yfs_cb_callback()
Dyfsclient.c220 afs_protocol_error(call, afs_eproto_bad_status); in xdr_decode_YFSFetchStatus()
1266 return afs_protocol_error(call, afs_eproto_volname_len); in yfs_deliver_fs_get_volume_status()
1295 return afs_protocol_error(call, afs_eproto_offline_msg_len); in yfs_deliver_fs_get_volume_status()
1325 return afs_protocol_error(call, afs_eproto_motd_len); in yfs_deliver_fs_get_volume_status()
1619 return afs_protocol_error(call, afs_eproto_ibulkst_count); in yfs_deliver_fs_inline_bulk_status()
1667 return afs_protocol_error(call, afs_eproto_ibulkst_cb_count); in yfs_deliver_fs_inline_bulk_status()
Dfsclient.c128 afs_protocol_error(call, afs_eproto_bad_status); in xdr_decode_AFSFetchStatus()
1354 return afs_protocol_error(call, afs_eproto_volname_len); in afs_deliver_fs_get_volume_status()
1383 return afs_protocol_error(call, afs_eproto_offline_msg_len); in afs_deliver_fs_get_volume_status()
1413 return afs_protocol_error(call, afs_eproto_motd_len); in afs_deliver_fs_get_volume_status()
1811 return afs_protocol_error(call, afs_eproto_ibulkst_count); in afs_deliver_fs_inline_bulk_status()
1859 return afs_protocol_error(call, afs_eproto_ibulkst_cb_count); in afs_deliver_fs_inline_bulk_status()
Dinode.c224 return afs_protocol_error(NULL, afs_eproto_file_type); in afs_inode_init_from_status()
275 afs_protocol_error(NULL, afs_eproto_bad_status); in afs_apply_status()
Drxrpc.c941 noinline int afs_protocol_error(struct afs_call *call, in afs_protocol_error() function
Dinternal.h1368 extern int afs_protocol_error(struct afs_call *, enum afs_eproto_cause);
/linux-6.14.4/include/trace/events/
Dafs.h1182 TRACE_EVENT(afs_protocol_error,