Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.c655 iwrc _exfile_probe_mmap_lr(struct IWFS_EXT *f, off_t off, uint8_t **mm, size_t *sp) { in _exfile_probe_mmap_lr() function
687 rc = _exfile_probe_mmap_lr(f, off, mm, sp); in _exfile_probe_mmap()
856 f->probe_mmap_unsafe = _exfile_probe_mmap_lr; in iwfs_exfile_open()