Searched refs:needed_space (Results 1 – 1 of 1) sorted by relevance
252 size_t needed_space) in create_record() argument288 used_size += needed_space; in create_record()465 size_t needed_space; in alloc_entry() local472 needed_space = ((shared & NM_SHARED) ? in alloc_entry()476 needed_space = ((shared & NM_SHARED) ? in alloc_entry()480 needed_space = roundup(needed_space, sizeof (uint_t)); in alloc_entry()505 needed_space) { in alloc_entry()508 this_rh->r_used_size += (uint_t)needed_space; in alloc_entry()