Searched refs:xdr_decode_AFSFetchStatus (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/afs/ |
H A D | fsclient.c | 251 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_status() 383 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_fetch_data() 501 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_create_vnode() 502 xdr_decode_AFSFetchStatus(&bp, call, &dvp->scb); in afs_deliver_fs_create_vnode() 635 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_file_status_and_vol() 758 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_link() 759 xdr_decode_AFSFetchStatus(&bp, call, &dvp->scb); in afs_deliver_fs_link() 839 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_symlink() 840 xdr_decode_AFSFetchStatus(&bp, call, &dvp->scb); in afs_deliver_fs_symlink() 1028 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb); in afs_deliver_fs_store_data() [all …]
|