Home
last modified time | relevance | path

Searched refs:__fscache_use_cookie (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dfscache.h167 extern void __fscache_use_cookie(struct fscache_cookie *, bool);
272 __fscache_use_cookie(cookie, will_modify); in fscache_use_cookie()
/kernel/linux/linux-5.10/fs/fscache/
H A Dpage.c246 __fscache_use_cookie(cookie); in __fscache_attr_changed()
477 __fscache_use_cookie(cookie); in __fscache_read_or_alloc_page()
604 __fscache_use_cookie(cookie); in __fscache_read_or_alloc_pages()
716 __fscache_use_cookie(cookie); in __fscache_alloc_page()
1047 __fscache_use_cookie(cookie); in __fscache_write_page()
H A Dcookie.c918 __fscache_use_cookie(cookie); in __fscache_check_consistency()
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h484 static inline void __fscache_use_cookie(struct fscache_cookie *cookie) in __fscache_use_cookie() function
/kernel/linux/linux-6.6/fs/fscache/
H A Dcookie.c569 void __fscache_use_cookie(struct fscache_cookie *cookie, bool will_modify) in __fscache_use_cookie() function
641 EXPORT_SYMBOL(__fscache_use_cookie); variable

Completed in 12 milliseconds