Home
last modified time | relevance | path

Searched refs:xfs_trans_binval (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_attr_inactive.c218 xfs_trans_binval(*trans, child_bp); in xfs_attr3_node_inactive()
313 xfs_trans_binval(*trans, bp); /* remove from cache */ in xfs_attr3_root_inactive()
Dxfs_trans.h223 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c581 xfs_trans_binval( in xfs_trans_binval() function
Dxfs_inode.c1750 xfs_trans_binval(tp, bp); in xfs_ifree_cluster()
Dxfs_trace.h662 DEFINE_BUF_ITEM_EVENT(xfs_trans_binval);
/linux-6.12.1/fs/xfs/scrub/
Dreap.c296 xfs_trans_binval(sc->tp, bp); in xreap_agextent_binval()
850 xfs_trans_binval(sc->tp, bp); in xreap_bmapi_binval()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_symlink_remote.c415 xfs_trans_binval(tp, bp); in xfs_symlink_remote_truncate()
Dxfs_dir2.c697 xfs_trans_binval(tp, bp); in xfs_dir2_shrink_inode()
Dxfs_da_btree.c2684 xfs_trans_binval(tp, dead_buf); in xfs_da_shrink_inode()
Dxfs_alloc.c1266 xfs_trans_binval(args->tp, bp); in xfs_alloc_ag_vextent_small()
Dxfs_btree.c487 xfs_trans_binval(cur->bc_tp, bp); in xfs_btree_free_block()
Dxfs_bmap.c614 xfs_trans_binval(tp, cbp); in xfs_bmap_btree_to_extents()