Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.c109 IW_INLINE iwrc _exfile_unlock2(EXF *impl) { in _exfile_unlock2() function
298 IWRC(_exfile_unlock2(impl), rc); in _exfile_sync()
318 rc = _exfile_unlock2(impl); in _exfile_write()
358 IWRC(_exfile_unlock2(impl), rc); in _exfile_write()
412 IWRC(_exfile_unlock2(impl), rc); in _exfile_read()
504 IWRC(_exfile_unlock2(impl), rc); in _exfile_close()
514 return _exfile_unlock2(f->impl); in _exfile_ensure_size()
516 rc = _exfile_unlock2(f->impl); in _exfile_ensure_size()
521 IWRC(_exfile_unlock2(f->impl), rc); in _exfile_ensure_size()