Searched refs:fscache_end_operation (Results 1 – 4 of 4) sorted by relevance
161 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()
244 fscache_end_operation(&wreq->cache_resources); in fscache_wreq_done()322 fscache_end_operation(&cres); in __fscache_resize_cookie()
263 fscache_end_operation(&cres); in fscache_fallback_read_page()295 fscache_end_operation(&cres); in fscache_fallback_write_page()
467 static inline void fscache_end_operation(struct netfs_cache_resources *cres) in fscache_end_operation() function