Lines Matching refs:address
573 lep->address = cpu_to_be32(xfs_dir2_db_off_to_dataptr(args->geo, in xfs_dir2_leafn_add()
690 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_lookup_for_addname()
696 be32_to_cpu(lep->address)); in xfs_dir2_leafn_lookup_for_addname()
840 if (be32_to_cpu(lep->address) == XFS_DIR2_NULL_DATAPTR) in xfs_dir2_leafn_lookup_for_entry()
846 be32_to_cpu(lep->address)); in xfs_dir2_leafn_lookup_for_entry()
885 be32_to_cpu(lep->address))); in xfs_dir2_leafn_lookup_for_entry()
1000 if (sents[i].address == in xfs_dir3_leafn_moveents()
1309 db = xfs_dir2_dataptr_to_db(geo, be32_to_cpu(lep->address)); in xfs_dir2_leafn_remove()
1311 off = xfs_dir2_dataptr_to_off(geo, be32_to_cpu(lep->address)); in xfs_dir2_leafn_remove()
1322 lep->address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR); in xfs_dir2_leafn_remove()
2256 be32_to_cpu(leafhdr.ents[blk->index].address))); in xfs_dir2_node_replace()