Home
last modified time | relevance | path

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

/linux-5.19.10/fs/netfs/
Dobjects.c83 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_free_request()
/linux-5.19.10/include/linux/
Dnetfs.h236 void (*end_operation)(struct netfs_cache_resources *cres); member
Dfscache.h472 ops->end_operation(cres); in fscache_end_operation()
/linux-5.19.10/fs/erofs/
Dfscache.c31 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in erofs_fscache_put_request()
/linux-5.19.10/fs/cachefiles/
Dio.c619 .end_operation = cachefiles_end_operation,
/linux-5.19.10/Documentation/filesystems/
Dnetfs_library.rst485 void (*end_operation)(struct netfs_cache_resources *cres);
523 * ``end_operation()``