Searched refs:IWFSM_ALLOC_NO_STATS (Results 1 – 3 of 3) sorted by relevance
104 #define IWFSM_ALLOC_NO_STATS ((iwfs_fsm_aflags) 0x08U) macro
1055 IWFSM_ALLOC_NO_STATS | IWFSM_ALLOC_NO_EXTEND | IWFSM_ALLOC_NO_OVERALLOCATE); in _fsm_resize_fsm_bitmap_lw()1156 if (!rc && !(opts & IWFSM_ALLOC_NO_STATS)) { in _fsm_blk_allocate_lw()1201 IWFSM_ALLOC_NO_EXTEND | IWFSM_ALLOC_NO_OVERALLOCATE | IWFSM_ALLOC_NO_STATS); in _fsm_trim_tail_lw()
48 …_FSM_ALLOC_FLAGS (IWFSM_ALLOC_NO_OVERALLOCATE | IWFSM_SOLID_ALLOCATED_SPACE | IWFSM_ALLOC_NO_STATS)