Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dvlclient.c451 return afs_protocol_error(call, afs_eproto_yvl_fsendpt_num); in afs_deliver_yfsvl_get_endpoints()
471 return afs_protocol_error(call, afs_eproto_yvl_fsendpt_type); in afs_deliver_yfsvl_get_endpoints()
489 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
496 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
502 return afs_protocol_error(call, afs_eproto_yvl_fsendpt_type); in afs_deliver_yfsvl_get_endpoints()
520 return afs_protocol_error(call, afs_eproto_yvl_vlendpt_type); in afs_deliver_yfsvl_get_endpoints()
547 return afs_protocol_error(call, afs_eproto_yvl_vlendpt_type); in afs_deliver_yfsvl_get_endpoints()
565 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
571 return afs_protocol_error( in afs_deliver_yfsvl_get_endpoints()
576 return afs_protocol_error(call, afs_eproto_yvl_vlendpt_type); in afs_deliver_yfsvl_get_endpoints()
[all …]
Dcmservice.c254 return afs_protocol_error(call, afs_eproto_cb_fid_count); in afs_deliver_cb_callback()
299 return afs_protocol_error(call, afs_eproto_cb_count); in afs_deliver_cb_callback()
620 return afs_protocol_error(call, afs_eproto_cb_fid_count); in afs_deliver_yfs_cb_callback()
Dyfsclient.c227 afs_protocol_error(call, afs_eproto_bad_status); in xdr_decode_YFSFetchStatus()
1288 return afs_protocol_error(call, afs_eproto_volname_len); in yfs_deliver_fs_get_volume_status()
1317 return afs_protocol_error(call, afs_eproto_offline_msg_len); in yfs_deliver_fs_get_volume_status()
1347 return afs_protocol_error(call, afs_eproto_motd_len); in yfs_deliver_fs_get_volume_status()
1636 return afs_protocol_error(call, afs_eproto_ibulkst_count); in yfs_deliver_fs_inline_bulk_status()
1684 return afs_protocol_error(call, afs_eproto_ibulkst_cb_count); in yfs_deliver_fs_inline_bulk_status()
Dfsclient.c127 afs_protocol_error(call, afs_eproto_bad_status); in xdr_decode_AFSFetchStatus()
1370 return afs_protocol_error(call, afs_eproto_volname_len); in afs_deliver_fs_get_volume_status()
1399 return afs_protocol_error(call, afs_eproto_offline_msg_len); in afs_deliver_fs_get_volume_status()
1429 return afs_protocol_error(call, afs_eproto_motd_len); in afs_deliver_fs_get_volume_status()
1791 return afs_protocol_error(call, afs_eproto_ibulkst_count); in afs_deliver_fs_inline_bulk_status()
1839 return afs_protocol_error(call, afs_eproto_ibulkst_cb_count); in afs_deliver_fs_inline_bulk_status()
Dinode.c127 return afs_protocol_error(NULL, afs_eproto_file_type); in afs_inode_init_from_status()
175 afs_protocol_error(NULL, afs_eproto_bad_status); in afs_apply_status()
Drxrpc.c962 noinline int afs_protocol_error(struct afs_call *call, in afs_protocol_error() function
Dinternal.h1258 extern int afs_protocol_error(struct afs_call *, enum afs_eproto_cause);
/kernel/linux/linux-5.10/include/trace/events/
Dafs.h1157 TRACE_EVENT(afs_protocol_error,