Home
last modified time | relevance | path

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

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