Searched refs:use_block (Results 1 – 1 of 1) sorted by relevance
734 use_block = i; in xfs_dir2_leaf_addname()741 if (use_block == -1) { in xfs_dir2_leaf_addname()747 use_block == -1) in xfs_dir2_leaf_addname()748 use_block = i; in xfs_dir2_leaf_addname()750 use_block = i; in xfs_dir2_leaf_addname()761 if (use_block == -1) in xfs_dir2_leaf_addname()768 if (use_block != -1 && bestsp[use_block] == cpu_to_be16(NULLDATAOFF)) in xfs_dir2_leaf_addname()769 use_block = -1; in xfs_dir2_leaf_addname()850 &use_block))) { in xfs_dir2_leaf_addname()878 xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block); in xfs_dir2_leaf_addname()[all …]
Completed in 750 milliseconds