HomeSort by: relevance | last modified time | path
    Searched defs:read_voldata (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/fstyp/
hammer2.c 72 read_voldata(FILE *fp, int i) function
95 voldata = read_voldata(fp, i);
311 vols[i] = (void*)read_voldata(fp, i);
395 hammer2_volume_data_t *voldata = read_voldata(fp, 0);
446 voldata = read_voldata(fp, 0);
471 voldata = read_voldata(fp, 0);

Completed in 15 milliseconds