Home
last modified time | relevance | path

Searched refs:IWFS_EXT_OPTS (Results 1 – 7 of 7) sorted by relevance

/third_party/iowow/src/fs/
Diwexfile.h69 struct IWFS_EXT_OPTS;
133 typedef struct IWFS_EXT_OPTS { struct
144 } IWFS_EXT_OPTS; argument
341 IW_EXPORT WUR iwrc iwfs_exfile_open(IWFS_EXT *f, const IWFS_EXT_OPTS *opts);
Diwfsmfile.h159 IWFS_EXT_OPTS exfile;
Diwexfile.c799 iwrc iwfs_exfile_open(IWFS_EXT *f, const IWFS_EXT_OPTS *opts) { in iwfs_exfile_open()
Diwfsmfile.c1860 IWFS_EXT_OPTS rwl_opts = opts->exfile; in iwfs_fsmfile_open()
/third_party/iowow/src/fs/tests/
Diwfs_test1.c61 IWFS_EXT_OPTS opts = { in iwfs_exfile_test1()
128 IWFS_EXT_OPTS opts = { in iwfs_exfile_test1_2()
161 IWFS_EXT_OPTS opts = { in test_fibo_inc()
223 IWFS_EXT_OPTS opts = {.file = {.path = path, .omode = IWFS_OTRUNC}, .use_locks = 0}; in test_mmap1()
/third_party/ejdb/src/jbi/
Djbi_sorter_consumer.c158 IWFS_EXT_OPTS opts = { in _jbi_scan_sorter_init()
/third_party/iowow/src/kv/
Diwal.c592 IWFS_EXT_OPTS extopts; in _recover_wl()