Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dfscache_io.c208 fscache_end_operation(&wreq->cache_resources); in fscache_wreq_done()
288 fscache_end_operation(&cres); in __fscache_resize_cookie()
/linux-6.12.1/include/linux/
Dfscache.h467 static inline void fscache_end_operation(struct netfs_cache_resources *cres) in fscache_end_operation() function