Searched refs:NULLDATAOFF (Results 1 – 4 of 4) sorted by relevance
386 if ((off = be16_to_cpu(*from)) != NULLDATAOFF) in xfs_dir2_leaf_to_node()669 if (unlikely(bests[fi] == cpu_to_be16(NULLDATAOFF))) { in xfs_dir2_leafn_lookup_for_addname()1151 if (bests[i] != cpu_to_be16(NULLDATAOFF)) in xfs_dir3_data_block_free()1158 bests[findex] = cpu_to_be16(NULLDATAOFF); in xfs_dir3_data_block_free()1711 bests[*findex] = cpu_to_be16(NULLDATAOFF); in xfs_dir2_node_add_datablk()1718 if (bests[*findex] == cpu_to_be16(NULLDATAOFF)) { in xfs_dir2_node_add_datablk()1773 ASSERT(be16_to_cpu(bests[findex]) != NULLDATAOFF); in xfs_dir2_node_find_freeblk()1823 if (be16_to_cpu(bests[findex]) != NULLDATAOFF && in xfs_dir2_node_find_freeblk()
628 ASSERT(bestsp[i] != cpu_to_be16(NULLDATAOFF)); in xfs_dir2_leaf_addname()642 if (bestsp[i] == cpu_to_be16(NULLDATAOFF) && in xfs_dir2_leaf_addname()664 if (use_block != -1 && bestsp[use_block] == cpu_to_be16(NULLDATAOFF)) in xfs_dir2_leaf_addname()1409 if (bestsp[i] != cpu_to_be16(NULLDATAOFF)) in xfs_dir2_leaf_removename()1423 bestsp[db] = cpu_to_be16(NULLDATAOFF); in xfs_dir2_leaf_removename()
179 #define NULLDATAOFF 0xffffU macro
552 if (best == NULLDATAOFF) in xchk_directory_leaf1_bestfree()602 if (best == NULLDATAOFF) { in xchk_directory_free_bestfree()