Searched refs:IWFS_OUNLINK (Results 1 – 5 of 5) sorted by relevance
85 if (opts->path && (opts->omode & IWFS_OUNLINK)) { in _iwfs_close()231 if (opts->omode & IWFS_OUNLINK) { in iwfs_file_open()282 if (opts->omode & IWFS_OUNLINK) { in iwfs_file_open()
82 #define IWFS_OUNLINK ((iwfs_omode) 0x10U) macro
161 .omode = IWFS_OTMP | IWFS_OUNLINK in _jbi_scan_sorter_init()
130 .omode = IWFS_OTMP | IWFS_OUNLINK in iwfs_exfile_test1_2()
454 * Added `IWFS_OUNLINK` flag. Unlink(delete) file on close (iwfile.h)