Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/netfs/
A Dobjects.c83 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_free_request()
/linux-6.3-rc2/include/linux/
A Dnetfs.h237 void (*end_operation)(struct netfs_cache_resources *cres); member
A Dfscache.h472 ops->end_operation(cres); in fscache_end_operation()
/linux-6.3-rc2/fs/erofs/
A Dfscache.c87 req->cache_resources.ops->end_operation(&req->cache_resources); in erofs_fscache_req_put()
/linux-6.3-rc2/fs/cachefiles/
A Dio.c641 .end_operation = cachefiles_end_operation,
/linux-6.3-rc2/Documentation/filesystems/
A Dnetfs_library.rst485 void (*end_operation)(struct netfs_cache_resources *cres);
523 * ``end_operation()``

Completed in 10 milliseconds