Searched refs:use_block (Results 1 – 1 of 1) sorted by relevance
677 use_block = i; in xfs_dir2_leaf_addname()684 if (use_block == -1) { in xfs_dir2_leaf_addname()690 use_block == -1) in xfs_dir2_leaf_addname()691 use_block = i; in xfs_dir2_leaf_addname()693 use_block = i; in xfs_dir2_leaf_addname()704 if (use_block == -1) in xfs_dir2_leaf_addname()711 if (use_block != -1 && bestsp[use_block] == cpu_to_be16(NULLDATAOFF)) in xfs_dir2_leaf_addname()712 use_block = -1; in xfs_dir2_leaf_addname()793 &use_block))) { in xfs_dir2_leaf_addname()821 xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block); in xfs_dir2_leaf_addname()[all …]
Completed in 8 milliseconds