Searched refs:IWFS_OPEN_NEW (Results 1 – 5 of 5) sorted by relevance
91 #define IWFS_OPEN_NEW ((iwfs_openstatus) 0x01U) macro
241 impl->ostatus = IWFS_OPEN_NEW; in iwfs_file_open()
1877 if (fstate.file.ostatus & IWFS_OPEN_NEW) { in iwfs_fsmfile_open()
307 CU_ASSERT_EQUAL_FATAL(state1.state.exfile.file.ostatus, IWFS_OPEN_NEW); in test_fsm_uniform_alloc_impl()
3546 if (fsmstate.exfile.file.ostatus & IWFS_OPEN_NEW) { in iwkv_open()