Home
last modified time | relevance | path

Searched refs:end_operation (Results 1 – 3 of 3) 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.h328 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()