Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfscache.c195 fscache_end_operation(&cres); in fscache_fallback_read_page()
221 fscache_end_operation(&cres); in fscache_fallback_write_pages()
279 fscache_end_operation(&cres); in __cifs_fscache_query_occupancy()
/openbmc/linux/fs/fscache/
H A Dio.c244 fscache_end_operation(&wreq->cache_resources); in fscache_wreq_done()
322 fscache_end_operation(&cres); in __fscache_resize_cookie()
/openbmc/linux/include/linux/
H A Dfscache.h467 static inline void fscache_end_operation(struct netfs_cache_resources *cres) in fscache_end_operation() function