Searched refs:xfs_trans_binval (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_attr_inactive.c | 215 xfs_trans_binval(*trans, child_bp); in xfs_attr3_node_inactive() 309 xfs_trans_binval(*trans, bp); /* remove from cache */ in xfs_attr3_root_inactive()
|
H A D | xfs_trans.h | 224 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
|
H A D | xfs_symlink.c | 434 xfs_trans_binval(tp, bp); in xfs_inactive_symlink_rmt()
|
H A D | xfs_trans_buf.c | 539 xfs_trans_binval( in xfs_trans_binval() function
|
H A D | xfs_inode.c | 2357 xfs_trans_binval(tp, bp); in xfs_ifree_cluster()
|
H A D | xfs_trace.h | 643 DEFINE_BUF_ITEM_EVENT(xfs_trans_binval);
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | reap.c | 263 xfs_trans_binval(sc->tp, bp); in xreap_agextent_binval()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 704 xfs_trans_binval(tp, bp); in xfs_dir2_shrink_inode()
|
H A D | xfs_alloc.c | 1132 xfs_trans_binval(args->tp, bp); in xfs_alloc_ag_vextent_small() 2387 xfs_trans_binval(tp, bp); in xfs_free_agfl_block()
|
H A D | xfs_da_btree.c | 2504 xfs_trans_binval(tp, dead_buf); in xfs_da_shrink_inode()
|
H A D | xfs_btree.c | 415 xfs_trans_binval(cur->bc_tp, bp); in xfs_btree_free_block()
|
H A D | xfs_bmap.c | 584 xfs_trans_binval(tp, cbp); in xfs_bmap_btree_to_extents()
|