xfs_dir2_byte_to_dataptr  272 fs/xfs/libxfs/xfs_dir2.h 	return xfs_dir2_byte_to_dataptr(xfs_dir2_db_off_to_byte(geo, db, o));
xfs_dir2_byte_to_dataptr  527 fs/xfs/libxfs/xfs_dir2_block.c 	blp[mid].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(
xfs_dir2_byte_to_dataptr 1161 fs/xfs/libxfs/xfs_dir2_block.c 	blp[0].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(
xfs_dir2_byte_to_dataptr 1175 fs/xfs/libxfs/xfs_dir2_block.c 	blp[1].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(
xfs_dir2_byte_to_dataptr 1229 fs/xfs/libxfs/xfs_dir2_block.c 		blp[2 + i].address = cpu_to_be32(xfs_dir2_byte_to_dataptr(
xfs_dir2_byte_to_dataptr  458 fs/xfs/xfs_dir2_readdir.c 		ctx->pos = xfs_dir2_byte_to_dataptr(curoff) & 0x7fffffff;
xfs_dir2_byte_to_dataptr  479 fs/xfs/xfs_dir2_readdir.c 		ctx->pos = xfs_dir2_byte_to_dataptr(curoff) & 0x7fffffff;