Searched refs:sb_bp (Results 1 – 2 of 2) sorted by relevance
91 struct xfs_buf *sb_bp; in xrep_rgsuperblock() local95 sb_bp = xfs_trans_getsb(sc->tp); in xrep_rgsuperblock()97 xfs_log_rtsb(sc->tp, sb_bp); in xrep_rgsuperblock()
340 const struct xfs_buf *sb_bp);342 const struct xfs_buf *sb_bp);361 # define xfs_update_rtsb(bp, sb_bp) ((void)0) argument363 const struct xfs_buf *sb_bp) in xfs_log_rtsb() argument