Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dfsclient.c37 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() function
735 xdr_decode_AFSFid(&bp, call->reply[1]); in afs_deliver_fs_create_vnode()
1018 xdr_decode_AFSFid(&bp, call->reply[1]); in afs_deliver_fs_symlink()