Searched refs:end_operation (Results 1 – 4 of 4) sorted by relevance
183 void (*end_operation)(struct netfs_cache_resources *cres); member
370 .end_operation = cachefiles_end_operation,
440 void (*end_operation)(struct netfs_cache_resources *cres);470 * ``end_operation()``
92 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_free_read_request()