Home
last modified time | relevance | path

Searched refs:xfs_update_rtsb (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h339 void xfs_update_rtsb(struct xfs_buf *rtsb_bp,
361 # define xfs_update_rtsb(bp, sb_bp) ((void)0) macro
H A Dxfs_rtgroup.c695 xfs_update_rtsb( in xfs_update_rtsb() function
748 xfs_update_rtsb(rtsb_bp, sb_bp); in xfs_log_rtsb()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c1102 xfs_update_rtsb(rtsb_bp, bp); in xlog_recover_buf_commit_pass2()
H A Dxfs_rtalloc.c847 xfs_update_rtsb(rtsb_bp, mp->m_sb_bp); in xfs_growfs_rt_init_rtsb()