nearly 1679 fs/ceph/file.c loff_t nearly = round_up(offset, PAGE_SIZE); nearly 1680 fs/ceph/file.c if (offset < nearly) { nearly 1681 fs/ceph/file.c loff_t size = nearly - offset; nearly 1747 fs/ceph/file.c u64 nearly, t; nearly 1750 fs/ceph/file.c nearly = offset + object_set_size - 1; nearly 1751 fs/ceph/file.c t = nearly; nearly 1752 fs/ceph/file.c nearly -= do_div(t, object_set_size); nearly 1754 fs/ceph/file.c while (length && offset < nearly) {