Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trans.h238 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.c254 xfs_trans_ordered_buf(tp, bp); in xfs_qm_init_dquot_blk()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_defer.c308 xfs_trans_ordered_buf(tp, bplist[i]); in xfs_defer_trans_roll()
H A Dxfs_ialloc.c380 xfs_trans_ordered_buf(tp, fbuf); in xfs_ialloc_inode_init()
H A Dxfs_btree.c4389 if (!xfs_trans_ordered_buf(cur->bc_tp, bp)) { in xfs_btree_block_change_owner()