Searched refs:oe_objno (Results 1 – 2 of 2) sorted by relevance
62 if (ex->oe_objno == objno) in lookup_last()65 if (ex->oe_objno < objno) in lookup_last()80 if (ex->oe_objno == objno && in lookup_containing()85 if (ex->oe_objno > objno) in lookup_containing()133 ex->oe_objno = objno; in ceph_file_to_extents()157 if (last_ex->oe_objno > ex->oe_objno || in ceph_file_to_extents()158 (last_ex->oe_objno == ex->oe_objno && in ceph_file_to_extents()
16 u64 oe_objno; member