Searched refs:OBJ_STATUS_SCANCOMP (Results 1 – 1 of 1) sorted by relevance
60 #define OBJ_STATUS_SCANCOMP 1 << 1 macro1743 if (status & OBJ_STATUS_SCANCOMP) in obj_scan_comp()1789 (void) raid_obj_set_status(raid_tab, obj_id, OBJ_STATUS_SCANCOMP); in obj_scan_comp()1827 if (!(status & OBJ_STATUS_SCANCOMP)) { in obj_get_comp()