Searched refs:xfs_dir_leaf_compact (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_dir_leaf.c | 83 STATIC int xfs_dir_leaf_compact(xfs_trans_t *trans, xfs_dabuf_t *leaf_buffer, 924 error = xfs_dir_leaf_compact(args->trans, bp, in xfs_dir_leaf_add() 1027 xfs_dir_leaf_compact(xfs_trans_t *trans, xfs_dabuf_t *bp, int musthave, in xfs_dir_leaf_compact() function 1164 xfs_dir_leaf_compact(state->args->trans, blk2->bp, in xfs_dir_leaf_rebalance() 1194 xfs_dir_leaf_compact(state->args->trans, blk1->bp, in xfs_dir_leaf_rebalance()
|