Home
last modified time | relevance | path

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

/dflybsd-src/sbin/fsck/
H A Dfsck.h40 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes in pass1 */ macro
/dflybsd-src/sbin/quotacheck/
H A Dquotacheck.c510 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes */ macro