Home
last modified time | relevance | path

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

/original-bsd/sbin/quotacheck/
H A Dquotacheck.c502 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes */ macro
/original-bsd/sbin/fsck/
H A Dfsck.h17 #define INOBUFSIZE 56*1024 /* size of buffer to read inodes in pass1 */ macro