OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vols
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/fstyp/
hammer2.c
294
hammer2_media_data_t *
vols
[HAMMER2_NUM_VOLHDRS], *media;
local in function:read_label
302
memset(
vols
, 0, sizeof(
vols
));
311
vols
[i] = (void*)read_voldata(fp, i);
312
if (
vols
[i] == NULL) {
316
broot.mirror_tid =
vols
[i]->voldata.mirror_tid;
323
bref = &
vols
[best_i]->voldata.sroot_blockset.blockref[0];
387
free(
vols
[i]);
hammer2.c
294
hammer2_media_data_t *
vols
[HAMMER2_NUM_VOLHDRS], *media;
local in function:read_label
302
memset(
vols
, 0, sizeof(
vols
));
311
vols
[i] = (void*)read_voldata(fp, i);
312
if (
vols
[i] == NULL) {
316
broot.mirror_tid =
vols
[i]->voldata.mirror_tid;
323
bref = &
vols
[best_i]->voldata.sroot_blockset.blockref[0];
387
free(
vols
[i]);
Completed in 26 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025