Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.c751 static off_t _exfile_default_szpolicy(off_t nsize, off_t csize, struct IWFS_EXT *f, void **ctx) { in _exfile_default_szpolicy() function
772 return _exfile_default_szpolicy(nsize, csize, f, _ctx); in iw_exfile_szpolicy_fibo()
794 return _exfile_default_szpolicy(nsize, csize, f, _ctx); in iw_exfile_szpolicy_mul()
876 impl->rspolicy = opts->rspolicy ? opts->rspolicy : _exfile_default_szpolicy; in iwfs_exfile_open()