Searched refs:highid (Results 1 – 8 of 8) sorted by relevance
90 static uint32_t highid[REPQUOTA_NUMIDTYPES]; variable327 for (id = 0; id <= highid[idtype]; id++) { in printquotas()442 for (id = 0; id <= highid[idtype]; id++) { in exportquotas()539 if (id > highid[idtype]) in addid()540 highid[idtype] = id; in addid()
146 static uint32_t highid[MAXQUOTAS];/* highest addid()'ed identifier per type */ variable529 for (lastid = highid[type], id = 0; id <= lastid; id = nextid) { in update()606 if (highid[type] != UINT32_MAX) in update()608 (off_t)((highid[type] + 1) * sizeof(struct dqblk))); in update()693 if (id > highid[type]) in addid()694 highid[type] = id; in addid()708 next = highid[type] + 1; in subsequent()
644 target_put_32 (mtbl->items[idx].highid, nl[i]->vid); in mc_write_blocks()649 target_put_32 (mtbl->items[idx].highid, nl[i]->vid); in mc_write_blocks()
1037 bfd_byte highid[4]; member
2955 high = windres_get_32 (&wrtarget, mt->items[i].highid, 4); in write_rc_messagetable()
2961 high = windres_get_32 (&wrtarget, mt->items[i].highid, 4); in write_rc_messagetable()