Home
last modified time | relevance | path

Searched defs:INOBUFSIZE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sbin/fsck_ext2fs/
Dfsck.h39 #define INOBUFSIZE 128*1024 /* size of buffer to read inodes in pass1 */ macro
/openbsd/src/sbin/quotacheck/
Dquotacheck.c630 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes */ macro
/openbsd/src/sbin/fsck_ffs/
Dfsck.h47 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes in pass1 */ macro