Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.c533 static iwrc _exfile_add_mmap_lw(struct IWFS_EXT *f, off_t off, size_t maxlen, iwfs_ext_mmap_opts_t … in _exfile_add_mmap_lw() function
619 rc = _exfile_add_mmap_lw(f, off, maxlen, mmopts); in _exfile_add_mmap()
850 f->add_mmap_unsafe = _exfile_add_mmap_lw; in iwfs_exfile_open()