Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dfsclient.c59 static int xdr_decode_AFSFetchStatus(const __be32 **_bp, in xdr_decode_AFSFetchStatus() function
252 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_scb); in afs_deliver_fs_fetch_status_vnode()
419 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_scb); in afs_deliver_fs_fetch_data()
577 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_scb); in afs_deliver_fs_create_vnode()
580 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_dir_scb); in afs_deliver_fs_create_vnode()
691 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_dir_scb); in afs_deliver_fs_dir_status_and_vol()
784 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_scb); in afs_deliver_fs_link()
787 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_dir_scb); in afs_deliver_fs_link()
878 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_scb); in afs_deliver_fs_symlink()
881 ret = xdr_decode_AFSFetchStatus(&bp, call, call->out_dir_scb); in afs_deliver_fs_symlink()
[all …]