Searched refs:xfs_trans_binval (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_trans_buf.c | 804 xfs_trans_binval( in xfs_trans_binval() function
|
D | xfs_trans.h | 1003 void xfs_trans_binval(xfs_trans_t *, struct xfs_buf *);
|
D | xfs_ialloc_btree.c | 222 xfs_trans_binval(cur->bc_tp, bp); in xfs_inobt_delrec() 525 xfs_trans_binval(cur->bc_tp, rbp); in xfs_inobt_delrec()
|
D | xfs_alloc.c | 1479 xfs_trans_binval(args->tp, bp); in xfs_alloc_ag_vextent_small() 1940 xfs_trans_binval(tp, bp); in xfs_alloc_fix_freelist()
|
D | xfs_bmap_btree.c | 682 xfs_trans_binval(cur->bc_tp, rbp); in xfs_bmbt_delrec() 1021 xfs_trans_binval(cur->bc_tp, cbp); in xfs_bmbt_killroot()
|
D | xfs_da_btree.c | 2636 xfs_trans_binval(tp, bplist[i]); in xfs_da_binval()
|
D | xfs_inode.c | 2318 xfs_trans_binval(tp, bp); in xfs_ifree_cluster()
|
D | xfs_attr_leaf.c | 2980 xfs_trans_binval(*trans, bp); in xfs_attr_leaf_freextent()
|
D | xfs_vnodeops.c | 1366 xfs_trans_binval(tp, bp); in xfs_inactive_symlink_rmt()
|
D | xfs_bmap.c | 2782 xfs_trans_binval(tp, cbp); in xfs_bmap_btree_to_extents()
|