Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
A Dio.c24 netfs_io_terminated_t term_func; member
46 if (ki->term_func) { in cachefiles_read_complete()
62 netfs_io_terminated_t term_func, in cachefiles_read() argument
115 ki->term_func = term_func; in cachefiles_read()
119 if (ki->term_func) in cachefiles_read()
154 if (term_func) in cachefiles_read()
173 if (ki->term_func) in cachefiles_write_complete()
185 netfs_io_terminated_t term_func, in cachefiles_write() argument
211 ki->term_func = term_func; in cachefiles_write()
215 if (ki->term_func) in cachefiles_write()
[all …]
/linux/include/linux/
A Dnetfs.h211 netfs_io_terminated_t term_func,
218 netfs_io_terminated_t term_func,
/linux/Documentation/filesystems/
A Dnetfs_library.rst453 netfs_io_terminated_t term_func,
462 netfs_io_terminated_t term_func,

Completed in 10 milliseconds