Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.c264 static iwrc _exfile_ensure_size_lw(struct IWFS_EXT *f, off_t sz) { in _exfile_ensure_size_lw() function
323 rc = _exfile_ensure_size_lw(f, end); in _exfile_write()
432 rc = _exfile_ensure_size_lw(f, noff + siz); in _exfile_copy()
520 rc = _exfile_ensure_size_lw(f, sz); in _exfile_ensure_size()