Home
last modified time | relevance | path

Searched refs:fscache_end_operation (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/cifs/
Dfscache.c161 fscache_end_operation(&cres); in fscache_fallback_read_page()
193 fscache_end_operation(&cres); in fscache_fallback_write_page()
251 fscache_end_operation(&cres); in __cifs_fscache_query_occupancy()
/Linux-v6.1/fs/fscache/
Dio.c244 fscache_end_operation(&wreq->cache_resources); in fscache_wreq_done()
322 fscache_end_operation(&cres); in __fscache_resize_cookie()
/Linux-v6.1/fs/nfs/
Dfscache.c263 fscache_end_operation(&cres); in fscache_fallback_read_page()
295 fscache_end_operation(&cres); in fscache_fallback_write_page()
/Linux-v6.1/include/linux/
Dfscache.h467 static inline void fscache_end_operation(struct netfs_cache_resources *cres) in fscache_end_operation() function