Searched defs:maxino (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/sbin/dump/ |
H A D | traverse.c | 148 fs_mapinodes(ino_t maxino, int64_t *tapesize, int *anydirskipped) in fs_mapinodes() argument 184 mapfiles(ino_t maxino,int64_t * tapesize,char * disk,char * const * dirv) mapfiles() argument 284 mapdirs(ino_t maxino,int64_t * tapesize) mapdirs() argument 737 static ino_t minino, maxino; getino() local
|
H A D | main.c | 117 ino_t maxino; in main() local
|
/openbsd-src/usr.sbin/quot/ |
H A D | quot.c | 315 ino_t inode, maxino; in dofsizes() local 368 ino_t inode, maxino; in douser() local 412 ino_t maxino; in donames() local
|
/openbsd-src/sbin/restore/ |
H A D | main.c | 60 ino_t maxino; variable
|
H A D | symtab.c | 425 ino_t maxino; member
|
/openbsd-src/sbin/fsck_ffs/ |
H A D | main.c | 91 ino_t maxino; /* number of inodes in file system */ variable
|
/openbsd-src/sbin/fsck_ext2fs/ |
H A D | main.c | 92 ino_t maxino; /* number of inodes in file system */ variable
|
/openbsd-src/sbin/ncheck_ffs/ |
H A D | ncheck_ffs.c | 207 findinodes(ufsino_t maxino) in findinodes()
|
/openbsd-src/sbin/quotacheck/ |
H A D | quotacheck.c | 76 long maxino; variable
|
/openbsd-src/sbin/newfs/ |
H A D | mkfs.c | 1186 unsigned long long allocate, maxino, maxfsblock, ndir, bound; in checksz() local
|
/openbsd-src/sbin/fsdb/ |
H A D | fsdb.c | 108 ino_t maxino; /* number of inodes in file system */ variable
|
/openbsd-src/sbin/growfs/ |
H A D | growfs.c | 114 ino_t maxino; /* last valid inode */ variable
|