Searched refs:IWFS_FILE_OPTS (Results 1 – 4 of 4) sorted by relevance
117 } IWFS_FILE_OPTS; typedef126 IWFS_FILE_OPTS opts; /**< File open options. */215 IW_EXPORT WUR iwrc iwfs_file_open(IWFS_FILE *f, const IWFS_FILE_OPTS *opts);
49 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()
139 IWFS_FILE_OPTS file; /**< Underlying file options */
2948 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()