Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_rtgroup.h341 void xfs_update_rtsb(struct xfs_buf *rtsb_bp,
363 # define xfs_update_rtsb(bp, sb_bp) ((void)0) macro
H A Dxfs_rtgroup.c694 xfs_update_rtsb( in xfs_update_rtsb() function
747 xfs_update_rtsb(rtsb_bp, sb_bp); in xfs_log_rtsb()
/linux-6.15/fs/xfs/
H A Dxfs_buf_item_recover.c1092 xfs_update_rtsb(rtsb_bp, bp); in xlog_recover_buf_commit_pass2()
H A Dxfs_rtalloc.c849 xfs_update_rtsb(rtsb_bp, mp->m_sb_bp); in xfs_growfs_rt_init_rtsb()