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.c237 static iwrc _exfile_ensure_size_lw(struct IWFS_EXT *f, off_t sz) { in _exfile_ensure_size_lw() function
296 rc = _exfile_ensure_size_lw(f, end); in _exfile_write()
405 rc = _exfile_ensure_size_lw(f, noff + siz); in _exfile_copy()
493 rc = _exfile_ensure_size_lw(f, sz); in _exfile_ensure_size()