Home
last modified time | relevance | path

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

/linux/fs/netfs/
A Dobjects.c136 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_free_request()
/linux/include/linux/
A Dfscache.h472 ops->end_operation(cres); in fscache_end_operation()
A Dnetfs.h335 void (*end_operation)(struct netfs_cache_resources *cres); member
/linux/fs/erofs/
A Dfscache.c50 io->cres.ops->end_operation(&io->cres); in erofs_fscache_io_put()
/linux/fs/cachefiles/
A Dio.c725 .end_operation = cachefiles_end_operation,
/linux/Documentation/filesystems/
A Dnetfs_library.rst470 void (*end_operation)(struct netfs_cache_resources *cres);
508 * ``end_operation()``

Completed in 15 milliseconds