Searched refs:xfs_trans_binval (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/fs/xfs/ |
| D | xfs_attr_inactive.c | 80 xfs_trans_binval(*trans, bp); in xfs_attr3_leaf_freextent() 275 xfs_trans_binval(*trans, child_bp); in xfs_attr3_node_inactive() 357 xfs_trans_binval(*trans, bp); /* remove from cache */ in xfs_attr3_root_inactive()
|
| D | xfs_trans.h | 219 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
|
| D | xfs_symlink.c | 442 xfs_trans_binval(tp, bp); in xfs_inactive_symlink_rmt()
|
| D | xfs_trans_buf.c | 578 xfs_trans_binval( in xfs_trans_binval() function
|
| D | xfs_inode.c | 2699 xfs_trans_binval(tp, bp); in xfs_ifree_cluster()
|
| D | xfs_trace.h | 497 DEFINE_BUF_ITEM_EVENT(xfs_trans_binval);
|
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_dir2.c | 673 xfs_trans_binval(tp, bp); in xfs_dir2_shrink_inode()
|
| D | xfs_alloc.c | 757 xfs_trans_binval(args->tp, bp); in xfs_alloc_ag_vextent_small() 2092 xfs_trans_binval(tp, bp); in xfs_free_agfl_block()
|
| D | xfs_da_btree.c | 2428 xfs_trans_binval(tp, dead_buf); in xfs_da_shrink_inode()
|
| D | xfs_btree.c | 346 xfs_trans_binval(cur->bc_tp, bp); in xfs_btree_free_block()
|
| D | xfs_bmap.c | 628 xfs_trans_binval(tp, cbp); in xfs_bmap_btree_to_extents()
|
| /Linux-v5.4/fs/xfs/scrub/ |
| D | repair.c | 457 xfs_trans_binval(sc->tp, bp); in xrep_invalidate_blocks()
|