Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfscache.c161 fscache_end_operation(&cres); in fscache_fallback_read_page()
187 fscache_end_operation(&cres); in fscache_fallback_write_pages()
245 fscache_end_operation(&cres); in __cifs_fscache_query_occupancy()
/Linux-v6.6/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.6/include/linux/
Dfscache.h467 static inline void fscache_end_operation(struct netfs_cache_resources *cres) in fscache_end_operation() function