Searched refs:should_allocate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c1812 boolean_t should_allocate; local
1824 should_allocate = (asize <
1827 should_allocate = (asize <=
1830 return (should_allocate);

Completed in 63 milliseconds