Home
last modified time | relevance | path

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

/fs/afs/
Dvlclient.c450 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
471 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
490 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
497 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
503 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
522 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
550 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
569 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
575 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
580 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfsvl_get_endpoints()
Dcmservice.c297 return afs_protocol_error(call, -EBADMSG, in afs_deliver_cb_callback()
343 return afs_protocol_error(call, -EBADMSG, in afs_deliver_cb_callback()
665 return afs_protocol_error(call, -EBADMSG, in afs_deliver_yfs_cb_callback()
Dyfsclient.c229 return afs_protocol_error(call, -EBADMSG, afs_eproto_bad_status); in xdr_decode_YFSFetchStatus()
1459 return afs_protocol_error(call, -EBADMSG, in yfs_deliver_fs_get_volume_status()
1489 return afs_protocol_error(call, -EBADMSG, in yfs_deliver_fs_get_volume_status()
1520 return afs_protocol_error(call, -EBADMSG, in yfs_deliver_fs_get_volume_status()
1830 return afs_protocol_error(call, -EBADMSG, in yfs_deliver_fs_inline_bulk_status()
1870 return afs_protocol_error(call, -EBADMSG, in yfs_deliver_fs_inline_bulk_status()
Dfsclient.c132 return afs_protocol_error(call, -EBADMSG, afs_eproto_bad_status); in xdr_decode_AFSFetchStatus()
1499 return afs_protocol_error(call, -EBADMSG, in afs_deliver_fs_get_volume_status()
1529 return afs_protocol_error(call, -EBADMSG, in afs_deliver_fs_get_volume_status()
1560 return afs_protocol_error(call, -EBADMSG, in afs_deliver_fs_get_volume_status()
2045 return afs_protocol_error(call, -EBADMSG, in afs_deliver_fs_inline_bulk_status()
2085 return afs_protocol_error(call, -EBADMSG, in afs_deliver_fs_inline_bulk_status()
Dinode.c134 return afs_protocol_error(NULL, -EBADMSG, afs_eproto_file_type); in afs_inode_init_from_status()
183 afs_protocol_error(NULL, -EBADMSG, afs_eproto_bad_status); in afs_apply_status()
Drxrpc.c1016 noinline int afs_protocol_error(struct afs_call *call, int error, in afs_protocol_error() function
Dinternal.h1127 extern int afs_protocol_error(struct afs_call *, int, enum afs_eproto_cause);