Searched refs:pgsoff (Results 1 – 1 of 1) sorted by relevance
582 int pgsoff = ext->off - objoff; in ceph_fscrypt_decrypt_extents() local583 int pgidx = pgsoff >> PAGE_SHIFT; in ceph_fscrypt_decrypt_extents()595 off + pgsoff, ext->len); in ceph_fscrypt_decrypt_extents()603 ret = pgsoff + fret; in ceph_fscrypt_decrypt_extents()
Completed in 3 milliseconds