Searched refs:IWFSM_STRICT (Results 1 – 5 of 5) sorted by relevance
230 .oflags = IWFSM_STRICT in test_fsm_open_close()288 .oflags = IWFSM_STRICT, in test_fsm_uniform_alloc_impl()548 .oflags = IWFSM_STRICT, in test_block_allocation_impl()609 .oflags = IWFSM_STRICT, in test_block_allocation1_impl()
101 .oflags = IWFSM_STRICT, in test_stress()
132 #define IWFSM_STRICT ((iwfs_fsm_openflags) 0x02U) macro
440 if (impl->oflags & IWFSM_STRICT) { in _fsm_blk_allocate_aligned_lw()849 if (impl->oflags & IWFSM_STRICT) { in _fsm_blk_deallocate_lw()1140 if (impl->oflags & IWFSM_STRICT) { in _fsm_blk_allocate_lw()1469 if (impl->oflags & IWFSM_STRICT) { in _fsm_write()1494 if (impl->oflags & IWFSM_STRICT) { in _fsm_read()
3524 fsmopts.oflags |= IWFSM_STRICT; in iwkv_open()