HomeSort by: relevance | last modified time | path
    Searched refs:nvolumes (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fstyp/
hammer2.c 109 if (voldata->nvolumes > HAMMER2_MAX_VOLUMES) {
115 count = voldata->nvolumes;
119 if (voldata->nvolumes != count) {
402 if (voldata->nvolumes != 0)
488 if (voldata->nvolumes != i)
hammer2_disk.h 1183 uint8_t nvolumes; /* 003C */ member in struct:hammer2_volume_data

Completed in 13 milliseconds