Home
last modified time | relevance | path

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

/fs/afs/
Dfsclient.c22 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() argument
24 const __be32 *bp = *_bp; in xdr_decode_AFSFid()
29 *_bp = bp; in xdr_decode_AFSFid()
35 static void xdr_decode_AFSFetchStatus(const __be32 **_bp, in xdr_decode_AFSFetchStatus() argument
41 const __be32 *bp = *_bp; in xdr_decode_AFSFetchStatus()
80 *_bp = bp; in xdr_decode_AFSFetchStatus()
135 static void xdr_decode_AFSCallBack(const __be32 **_bp, struct afs_vnode *vnode) in xdr_decode_AFSCallBack() argument
137 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack()
143 *_bp = bp; in xdr_decode_AFSCallBack()
146 static void xdr_decode_AFSCallBack_raw(const __be32 **_bp, in xdr_decode_AFSCallBack_raw() argument
[all …]