Searched defs:_bp (Results 1 – 3 of 3) sorted by relevance
/linux/fs/afs/ |
H A D | fsclient.c | 21 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() 54 static void xdr_decode_AFSFetchStatus(const __be32 **_bp, in xdr_decode_AFSFetchStatus() 137 static void xdr_decode_AFSCallBack(const __be32 **_bp, in xdr_decode_AFSCallBack() 154 static void xdr_decode_AFSVolSync(const __be32 **_bp, in xdr_decode_AFSVolSync() 175 static void xdr_encode_AFS_StoreStatus(__be32 **_bp, struct iattr *attr) in xdr_encode_AFS_StoreStatus() 213 static void xdr_decode_AFSFetchVolumeStatus(const __be32 **_bp, in xdr_decode_AFSFetchVolumeStatus()
|
H A D | yfsclient.c | 20 static void xdr_decode_YFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_YFSFid() 173 static void xdr_decode_YFSFetchStatus(const __be32 **_bp, in xdr_decode_YFSFetchStatus() 227 static void xdr_decode_YFSCallBack(const __be32 **_bp, in xdr_decode_YFSCallBack() 244 static void xdr_decode_YFSVolSync(const __be32 **_bp, in xdr_decode_YFSVolSync() 303 static void xdr_decode_YFSFetchVolumeStatus(const __be32 **_bp, in xdr_decode_YFSFetchVolumeStatus()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 203 #define CL22_WR_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument 209 #define CL22_RD_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument
|