Home
last modified time | relevance | path

Searched refs:ILIST_SZ_INCR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c80 #define ILIST_SZ_INCR 1000 /* initial size, amount to incr sz of ilist */ macro
646 ilist_size += ILIST_SZ_INCR; in extend_ilist()