Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h227 bool xfs_trans_ordered_buf(xfs_trans_t *, struct xfs_buf *);
H A Dxfs_trans_buf.c667 xfs_trans_ordered_buf( in xfs_trans_ordered_buf() function
H A Dxfs_dquot.c251 xfs_trans_ordered_buf(tp, bp); in xfs_qm_init_dquot_blk()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.c377 xfs_trans_ordered_buf(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
H A Dxfs_ialloc.c402 xfs_trans_ordered_buf(tp, fbuf); in xfs_ialloc_inode_init()
H A Dxfs_btree.c4498 if (!xfs_trans_ordered_buf(cur->bc_tp, bp)) { in xfs_btree_block_change_owner()