Searched defs:TMP_INIT_SZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c125 #define TMP_INIT_SZ 128 macro
146 tp->tn_anon = anon_create(MAX(np, TMP_INIT_SZ), ANON_SLEEP);

Completed in 52 milliseconds