Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A 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 …]
H A Dcmservice.c256 return afs_protocol_error(call, afs_eproto_cb_fid_count); in afs_deliver_cb_callback()
301 return afs_protocol_error(call, afs_eproto_cb_count); in afs_deliver_cb_callback()
626 return afs_protocol_error(call, afs_eproto_cb_fid_count); in afs_deliver_yfs_cb_callback()
H A Dyfsclient.c220 afs_protocol_error(call, afs_eproto_bad_status); in xdr_decode_YFSFetchStatus()
1244 return afs_protocol_error(call, afs_eproto_volname_len); in yfs_deliver_fs_get_volume_status()
1273 return afs_protocol_error(call, afs_eproto_offline_msg_len); in yfs_deliver_fs_get_volume_status()
1303 return afs_protocol_error(call, afs_eproto_motd_len); in yfs_deliver_fs_get_volume_status()
1592 return afs_protocol_error(call, afs_eproto_ibulkst_count); in yfs_deliver_fs_inline_bulk_status()
1640 return afs_protocol_error(call, afs_eproto_ibulkst_cb_count); in yfs_deliver_fs_inline_bulk_status()
H A Dfsclient.c128 afs_protocol_error(call, afs_eproto_bad_status); in xdr_decode_AFSFetchStatus()
1331 return afs_protocol_error(call, afs_eproto_volname_len); in afs_deliver_fs_get_volume_status()
1360 return afs_protocol_error(call, afs_eproto_offline_msg_len); in afs_deliver_fs_get_volume_status()
1390 return afs_protocol_error(call, afs_eproto_motd_len); in afs_deliver_fs_get_volume_status()
1766 return afs_protocol_error(call, afs_eproto_ibulkst_count); in afs_deliver_fs_inline_bulk_status()
1814 return afs_protocol_error(call, afs_eproto_ibulkst_cb_count); in afs_deliver_fs_inline_bulk_status()
H A Dinode.c137 return afs_protocol_error(NULL, afs_eproto_file_type); in afs_inode_init_from_status()
186 afs_protocol_error(NULL, afs_eproto_bad_status); in afs_apply_status()
H A Drxrpc.c938 noinline int afs_protocol_error(struct afs_call *call, in afs_protocol_error() function
H A Dinternal.h1285 extern int afs_protocol_error(struct afs_call *, enum afs_eproto_cause);
/openbmc/linux/include/trace/events/
H A Dafs.h1154 TRACE_EVENT(afs_protocol_error,