Searched refs:IWFSM_NOLOCKS (Results 1 – 3 of 3) sorted by relevance
129 #define IWFSM_NOLOCKS ((iwfs_fsm_openflags) 0x01U) macro
1243 if (opts->oflags & IWFSM_NOLOCKS) { in _fsm_init_locks()1861 rwl_opts.use_locks = !(opts->oflags & IWFSM_NOLOCKS); in iwfs_fsmfile_open()
3520 .oflags = ((oflags & IWKV_RDONLY) ? IWFSM_NOLOCKS : 0), in iwkv_open()