Home
last modified time | relevance | path

Searched refs:IWFSM_ALLOC_NO_EXTEND (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/fs/
Diwfsmfile.h98 #define IWFSM_ALLOC_NO_EXTEND ((iwfs_fsm_aflags) 0x02U) macro
Diwfsmfile.c1055 IWFSM_ALLOC_NO_STATS | IWFSM_ALLOC_NO_EXTEND | IWFSM_ALLOC_NO_OVERALLOCATE); in _fsm_resize_fsm_bitmap_lw()
1099 if (opts & IWFSM_ALLOC_NO_EXTEND) { in _fsm_blk_allocate_lw()
1144 if (opts & IWFSM_ALLOC_NO_EXTEND) { in _fsm_blk_allocate_lw()
1201 IWFSM_ALLOC_NO_EXTEND | IWFSM_ALLOC_NO_OVERALLOCATE | IWFSM_ALLOC_NO_STATS); in _fsm_trim_tail_lw()