Home
last modified time | relevance | path

Searched refs:truncate_unsafe (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/fs/
Diwexfile.h186 iwrc(*truncate_unsafe)(struct IWFS_EXT *f, off_t off); member
Diwexfile.c820 f->truncate_unsafe = _exfile_truncate_lw; in iwfs_exfile_open()
/third_party/iowow/src/kv/
Diwal.c521 rc = extf->truncate_unsafe(extf, wb.nsize); in _rollforward_exl()