Lines Matching refs:address
565 lep->address = cpu_to_be32(xfs_dir2_db_off_to_dataptr(args->geo, in xfs_dir2_leafn_add()
682 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_lookup_for_addname()
688 be32_to_cpu(lep->address)); in xfs_dir2_leafn_lookup_for_addname()
830 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_lookup_for_entry()
836 be32_to_cpu(lep->address)); in xfs_dir2_leafn_lookup_for_entry()
875 be32_to_cpu(lep->address))); in xfs_dir2_leafn_lookup_for_entry()
990 if (sents[i].address == in xfs_dir3_leafn_moveents()
1299 db = xfs_dir2_dataptr_to_db(geo, be32_to_cpu(lep->address)); in xfs_dir2_leafn_remove()
1301 off = xfs_dir2_dataptr_to_off(geo, be32_to_cpu(lep->address)); in xfs_dir2_leafn_remove()
1312 lep->address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR); in xfs_dir2_leafn_remove()
2245 be32_to_cpu(leafhdr.ents[blk->index].address))); in xfs_dir2_node_replace()