Searched refs:netfs_io_terminated_t (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | netfs.h | 53 typedef void (*netfs_io_terminated_t)(void *priv, ssize_t transferred_or_error); typedef 336 netfs_io_terminated_t term_func, 343 netfs_io_terminated_t term_func,
|
/linux/fs/cachefiles/ |
H A D | io.c | 28 netfs_io_terminated_t term_func; 79 netfs_io_terminated_t term_func, in cachefiles_read() 285 netfs_io_terminated_t term_func, in __cachefiles_write() 362 netfs_io_terminated_t term_func, in cachefiles_write()
|
/linux/Documentation/filesystems/caching/ |
H A D | netfs-api.rst | 248 netfs_io_terminated_t term_func, 253 netfs_io_terminated_t term_func, 274 void (*netfs_io_terminated_t)(void *priv, ssize_t transferred_or_error, 400 netfs_io_terminated_t term_func,
|
/linux/fs/erofs/ |
H A D | fscache.c | 31 netfs_io_terminated_t end_io;
|