Searched refs:term_func_priv (Results 1 – 3 of 3) sorted by relevance
29 void *term_func_priv; member66 ki->term_func(ki->term_func_priv, ret); in cachefiles_read_complete()80 void *term_func_priv) in cachefiles_read() argument148 ki->term_func_priv = term_func_priv; in cachefiles_read()191 term_func(term_func_priv, ret < 0 ? ret : skipped); in cachefiles_read()274 ki->term_func(ki->term_func_priv, ret); in cachefiles_write_complete()286 void *term_func_priv) in __cachefiles_write() argument304 term_func(term_func_priv, -ENOMEM); in __cachefiles_write()317 ki->term_func_priv = term_func_priv; in __cachefiles_write()363 void *term_func_priv) in cachefiles_write() argument[all …]
337 void *term_func_priv);344 void *term_func_priv);
249 void *term_func_priv);254 void *term_func_priv);401 void *term_func_priv,421 term_func_priv will be passed, along with the error or amount written.