Searched refs:xfs_dir2_byte_to_dataptr (Results 1 – 4 of 4) sorted by relevance
146 xfs_dir2_byte_to_dataptr(xfs_dir2_off_t by) in xfs_dir2_byte_to_dataptr() function222 return xfs_dir2_byte_to_dataptr(xfs_dir2_db_off_to_byte(geo, db, o)); in xfs_dir2_db_off_to_dataptr()
563 blp[mid].address = cpu_to_be32(xfs_dir2_byte_to_dataptr( in xfs_dir2_block_addname()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()1256 cpu_to_be32(xfs_dir2_byte_to_dataptr(newoffset)); in xfs_dir2_sf_to_block()
468 ctx->pos = xfs_dir2_byte_to_dataptr(curoff) & 0x7fffffff; in xfs_dir2_leaf_getdents()496 ctx->pos = xfs_dir2_byte_to_dataptr(curoff) & 0x7fffffff; in xfs_dir2_leaf_getdents()
241 dapos = xfs_dir2_byte_to_dataptr(curoff) & 0x7fffffff; in xchk_dir_walk_leaf()