Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_log_ents (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_leaf.c141 xfs_dir2_leaf_log_ents(tp, lbp, 0, INT_GET(leaf->hdr.count, ARCH_CONVERT) - 1); in xfs_dir2_block_to_leaf()
560 xfs_dir2_leaf_log_ents(tp, lbp, lfloglow, lfloghigh); in xfs_dir2_leaf_addname()
655 xfs_dir2_leaf_log_ents(args->trans, bp, loglow, to - 1); in xfs_dir2_leaf_compact()
1242 xfs_dir2_leaf_log_ents( in xfs_dir2_leaf_log_ents() function
1514 xfs_dir2_leaf_log_ents(tp, lbp, index, index); in xfs_dir2_leaf_removename()
Dxfs_dir2_node.c356 xfs_dir2_leaf_log_ents(tp, bp, lfloglow, lfloghigh); in xfs_dir2_leafn_add()
686 xfs_dir2_leaf_log_ents(tp, bp_d, start_d + count, in xfs_dir2_leafn_moveents()
707 xfs_dir2_leaf_log_ents(tp, bp_d, start_d, start_d + count - 1); in xfs_dir2_leafn_moveents()
715 xfs_dir2_leaf_log_ents(tp, bp_s, start_s, start_s + count - 1); in xfs_dir2_leafn_moveents()
911 xfs_dir2_leaf_log_ents(tp, bp, index, index); in xfs_dir2_leafn_remove()
Dxfs_dir2_leaf.h329 xfs_dir2_leaf_log_ents(struct xfs_trans *tp, struct xfs_dabuf *bp,