Searched refs:IWFS_EXT_STATE (Results 1 – 5 of 5) sorted by relevance
156 typedef struct IWFS_EXT_STATE { struct159 } IWFS_EXT_STATE; argument309 iwrc (*state)(struct IWFS_EXT *f, IWFS_EXT_STATE *state);
175 IWFS_EXT_STATE exfile; /**< File pool state */
1192 IWFS_EXT_STATE fstate; in _fsm_trim_tail_lw()1818 IWFS_EXT_STATE fstate = { 0 }; in iwfs_fsmfile_open()
416 static iwrc _exfile_state(struct IWFS_EXT *f, IWFS_EXT_STATE *state) { in _exfile_state()
136 IWFS_EXT_STATE state; in iwfs_exfile_test1_2()