Home
last modified time | relevance | path

Searched refs:xfs_trans_ordered_buf (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_trans.h227 bool xfs_trans_ordered_buf(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c724 xfs_trans_ordered_buf( in xfs_trans_ordered_buf() function
Dxfs_dquot.c301 xfs_trans_ordered_buf(tp, bp); in xfs_qm_init_dquot_blk()
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rtgroup.c741 xfs_trans_ordered_buf(tp, rtsb_bp); in xfs_log_rtsb()
Dxfs_defer.c453 xfs_trans_ordered_buf(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
Dxfs_ialloc.c413 xfs_trans_ordered_buf(tp, fbuf); in xfs_ialloc_inode_init()
Dxfs_btree.c4802 if (!xfs_trans_ordered_buf(cur->bc_tp, bp)) { in xfs_btree_block_change_owner()