Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dobjects.c141 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_deinit_request()
/linux/include/linux/
H A Dnetfs.h330 void (*end_operation)(struct netfs_cache_resources *cres); member