Searched refs:IWFSM_ALLOC_NO_OVERALLOCATE (Results 1 – 4 of 4) sorted by relevance
93 #define IWFSM_ALLOC_NO_OVERALLOCATE ((iwfs_fsm_aflags) 0x01U) macro
1047 IWFSM_ALLOC_NO_STATS | IWFSM_ALLOC_NO_EXTEND | IWFSM_ALLOC_NO_OVERALLOCATE); in _fsm_resize_fsm_bitmap_lw()1117 if (!(opts & IWFSM_ALLOC_NO_OVERALLOCATE) && impl->crznum) { in _fsm_blk_allocate_lw()1189 IWFSM_ALLOC_NO_EXTEND | IWFSM_ALLOC_NO_OVERALLOCATE | IWFSM_ALLOC_NO_STATS); in _fsm_trim_tail_lw()
113 iwfs_fsm_aflags aflags = IWFSM_SOLID_ALLOCATED_SPACE | IWFSM_ALLOC_NO_OVERALLOCATE; in test_stress()
46 #define IWKV_FSM_ALLOC_FLAGS (IWFSM_ALLOC_NO_OVERALLOCATE | IWFSM_SOLID_ALLOCATED_SPACE | IWFSM_ALL…