Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dfsclient.c22 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() function
637 xdr_decode_AFSFid(&bp, call->reply2); in afs_deliver_fs_create_vnode()
907 xdr_decode_AFSFid(&bp, call->reply2); in afs_deliver_fs_symlink()