Home
last modified time | relevance | path

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

/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()
624 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()
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()
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()
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()
Drxrpc.c931 noinline int afs_protocol_error(struct afs_call *call, in afs_protocol_error() function
Dinternal.h1290 extern int afs_protocol_error(struct afs_call *, enum afs_eproto_cause);