Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_attr_inactive.c96 xfs_trans_binval(*trans, bp); in xfs_attr3_leaf_freextent()
293 xfs_trans_binval(*trans, child_bp); in xfs_attr3_node_inactive()
374 xfs_trans_binval(*trans, bp); /* remove from cache */ in xfs_attr3_root_inactive()
Dxfs_trans.h205 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
Dxfs_symlink.c500 xfs_trans_binval(tp, bp); in xfs_inactive_symlink_rmt()
Dxfs_trans_buf.c585 xfs_trans_binval( in xfs_trans_binval() function
Dxfs_inode.c2381 xfs_trans_binval(tp, bp); in xfs_ifree_cluster()
Dxfs_trace.h539 DEFINE_BUF_ITEM_EVENT(xfs_trans_binval);
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc_btree.c136 xfs_trans_binval(cur->bc_tp, bp); in xfs_inobt_free_block()
Dxfs_alloc_btree.c122 xfs_trans_binval(cur->bc_tp, bp); in xfs_allocbt_free_block()
Dxfs_dir2.c703 xfs_trans_binval(tp, bp); in xfs_dir2_shrink_inode()
Dxfs_bmap_btree.c534 xfs_trans_binval(tp, bp); in xfs_bmbt_free_block()
Dxfs_alloc.c1532 xfs_trans_binval(args->tp, bp); in xfs_alloc_ag_vextent_small()
2017 xfs_trans_binval(tp, bp); in xfs_alloc_fix_freelist()
Dxfs_da_btree.c2378 xfs_trans_binval(tp, dead_buf); in xfs_da_shrink_inode()
Dxfs_bmap.c702 xfs_trans_binval(tp, cbp); in xfs_bmap_btree_to_extents()