Home
last modified time | relevance | path

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

/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
362 # define xfs_log_rtsb(tp, sb_bp) (NULL) argument
H A Dxfs_rtgroup.c697 const struct xfs_buf *sb_bp) in xfs_update_rtsb() argument
699 const struct xfs_dsb *dsb = sb_bp->b_addr; in xfs_update_rtsb()
729 const struct xfs_buf *sb_bp) in xfs_log_rtsb() argument
748 xfs_update_rtsb(rtsb_bp, sb_bp); in xfs_log_rtsb()