OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:volno
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/fstyp/
hammer.c
144
int
volno
= -1;
local in function:test_volume
155
volno
= ondisk->vol_no;
160
return (
volno
);
169
int i,
volno
, error = 1;
local in function:__fsvtyp_hammer
180
volno
= -1;
185
if ((
volno
= test_volume(volpath)) == -1)
187
if (
volno
< 0 ||
volno
>= HAMMER_MAX_VOLUMES)
189
x[
volno
]++;
190
if (
volno
== HAMMER_ROOT_VOLNO
[
all
...]
/src/sbin/restore/
restore.c
603
dumpsymtable(symtabfile,
volno
);
606
curvol =
volno
;
661
if (curvol !=
volno
) {
662
dumpsymtable(symtabfile,
volno
);
664
curvol =
volno
;
719
curvol =
volno
;
720
while (next > curfile.ino &&
volno
== curvol)
724
} while (
volno
== curvol + 1);
729
if (
volno
!= curvol)
759
if (
volno
!= curvol)
[
all
...]
restore.h
60
extern int32_t
volno
; /* current volume being read */
tape.c
310
volno
= 1;
399
if (
volno
== 1)
447
if (newvol ==
volno
) {
448
tapesread |= 1 <<
volno
;
476
volno
= -1;
480
volno
= newvol;
486
volno
= 0;
489
if (tmpbuf.c_volume !=
volno
) {
492
volno
, tmpbuf.c_volume);
493
volno
= 0
[
all
...]
interactive.c
125
volno
= 0;
184
volno
= 0;
symtab.c
436
int32_t
volno
;
member in struct:symtableheader
516
hdr.
volno
= checkpt;
599
getvol(hdr.
volno
);
main.c
72
int32_t
volno
= 0;
variable in typeref:typename:int32_t
Completed in 14 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025