Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dobjects.c136 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_deinit_request()
/linux/include/linux/
H A Dnetfs.h329 void (*end_operation)(struct netfs_cache_resources *cres); member
/linux/fs/erofs/
H A Dfscache.c37 io->cres.ops->end_operation(&io->cres); in erofs_fscache_io_put()
/linux/fs/cachefiles/
H A Dio.c727 .end_operation = cachefiles_end_operation,