Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_ext2fs/
H A Dfsck.h63 #define INOBUFSIZE 128*1024 /* size of buffer to read inodes in pass1 */ macro
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c733 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes */ macro
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h52 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes in pass1 */ macro