Lines Matching refs:_bp
22 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
149 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack_raw()
154 *_bp = bp; in xdr_decode_AFSCallBack_raw()
160 static void xdr_decode_AFSVolSync(const __be32 **_bp, in xdr_decode_AFSVolSync() argument
163 const __be32 *bp = *_bp; in xdr_decode_AFSVolSync()
171 *_bp = bp; in xdr_decode_AFSVolSync()
177 static void xdr_encode_AFS_StoreStatus(__be32 **_bp, struct iattr *attr) in xdr_encode_AFS_StoreStatus() argument
179 __be32 *bp = *_bp; in xdr_encode_AFS_StoreStatus()
209 *_bp = bp; in xdr_encode_AFS_StoreStatus()
215 static void xdr_decode_AFSFetchVolumeStatus(const __be32 **_bp, in xdr_decode_AFSFetchVolumeStatus() argument
218 const __be32 *bp = *_bp; in xdr_decode_AFSFetchVolumeStatus()
232 *_bp = bp; in xdr_decode_AFSFetchVolumeStatus()