Searched defs:is_full (Results 1 – 2 of 2) sorted by relevance
110 LIBC_INLINE bool is_full() const { return available_slots == 0; } in is_full() function
671 boolean_t is_full = B_FALSE; in siena_filter_spec_from_gen_spec() local