Lines Matching refs:address
324 if (blp[fromidx].address == cpu_to_be32(XFS_DIR2_NULL_DATAPTR)) { in xfs_dir2_block_compact()
518 blp[lowstale].address != in xfs_dir2_block_addname()
524 blp[highstale].address != in xfs_dir2_block_addname()
563 blp[mid].address = cpu_to_be32(xfs_dir2_byte_to_dataptr( in xfs_dir2_block_addname()
667 be32_to_cpu(blp[ent].address))); in xfs_dir2_block_lookup()
743 if ((addr = be32_to_cpu(blp[mid].address)) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_block_lookup_int()
821 be32_to_cpu(blp[ent].address))); in xfs_dir2_block_removename()
838 blp[ent].address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR); in xfs_dir2_block_removename()
896 be32_to_cpu(blp[ent].address))); in xfs_dir2_block_replace()
1041 if (leafhdr.ents[from].address == in xfs_dir2_leaf_to_block()
1186 blp[0].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(offset)); in xfs_dir2_sf_to_block()
1201 blp[1].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(offset)); in xfs_dir2_sf_to_block()
1255 blp[2 + i].address = in xfs_dir2_sf_to_block()