Searched refs:CEPH_OSDMAP_SORTBITWISE (Results 1 – 2 of 2) sorted by relevance
163 #define CEPH_OSDMAP_SORTBITWISE (1<<15) /* use bitwise hobject_t sort */ macro
1618 bool sort_bitwise = ceph_osdmap_flag(osdc, CEPH_OSDMAP_SORTBITWISE); in calc_target()