Home
last modified time | relevance | path

Searched refs:IWFS_FILE_OPTS (Results 1 – 4 of 4) sorted by relevance

/third_party/iowow/src/fs/
Diwfile.h117 } IWFS_FILE_OPTS; typedef
126 IWFS_FILE_OPTS opts; /**< File open options. */
215 IW_EXPORT WUR iwrc iwfs_file_open(IWFS_FILE *f, const IWFS_FILE_OPTS *opts);
Diwfile.c49 IWFS_FILE_OPTS opts; /**< File open options. */
83 IWFS_FILE_OPTS *opts = &impl->opts; in _iwfs_close()
159 iwrc iwfs_file_open(IWFS_FILE *f, const IWFS_FILE_OPTS *_opts) { in iwfs_file_open()
164 IWFS_FILE_OPTS *opts; in iwfs_file_open()
Diwexfile.h139 IWFS_FILE_OPTS file; /**< Underlying file options */
/third_party/iowow/src/kv/
Diwkv.c2948 iwrc rc = iwfs_file_open(&f, &(IWFS_FILE_OPTS) { in _iwkv_check_online_backup()
3029 rc = iwfs_file_open(&w, &(IWFS_FILE_OPTS) { in _iwkv_check_online_backup()