Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drgsuper.c91 struct xfs_buf *sb_bp; in xrep_rgsuperblock() local
95 sb_bp = xfs_trans_getsb(sc->tp); in xrep_rgsuperblock()
97 xfs_log_rtsb(sc->tp, sb_bp); in xrep_rgsuperblock()
/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h340 const struct xfs_buf *sb_bp);
342 const struct xfs_buf *sb_bp);
361 # define xfs_update_rtsb(bp, sb_bp) ((void)0) argument
363 const struct xfs_buf *sb_bp) in xfs_log_rtsb() argument