Home
last modified time | relevance | path

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

/third_party/iowow/src/fs/
Diwexfile.c45 void *rspolicy_ctx; /**< Custom opaque data for policy functions */ member
243 off_t nsz = impl->rspolicy(sz, impl->fsize, f, &impl->rspolicy_ctx); in _exfile_ensure_size_lw()
475 impl->rspolicy(-1, impl->fsize, f, &impl->rspolicy_ctx); in _exfile_close()
850 impl->rspolicy_ctx = opts->rspolicy_ctx; in iwfs_exfile_open()
Diwexfile.h140 void *rspolicy_ctx; /**< Custom opaque data for policy functions. member