Searched refs:IWFS_OTMP (Results 1 – 5 of 5) sorted by relevance
84 #define IWFS_OTMP ((iwfs_omode) 0x20U) macro
194 if (opts->omode & IWFS_OTMP) { in iwfs_file_open()218 if (opts->omode & IWFS_OTMP) { in iwfs_file_open()
163 .omode = IWFS_OTMP | IWFS_OUNLINK in _jbi_scan_sorter_init()
131 .omode = IWFS_OTMP | IWFS_OUNLINK in iwfs_exfile_test1_2()
348 * Added `IWFS_OTMP` flag. Create tmp file (iwfile.h)