Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fscache/
Dpage.c217 bool wake_cookie = false; in __fscache_attr_changed() local
256 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_attr_changed()
260 if (wake_cookie) in __fscache_attr_changed()
437 bool wake_cookie = false; in __fscache_read_or_alloc_page() local
527 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_read_or_alloc_page()
530 if (wake_cookie) in __fscache_read_or_alloc_page()
568 bool wake_cookie = false; in __fscache_read_or_alloc_pages() local
654 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_read_or_alloc_pages()
658 if (wake_cookie) in __fscache_read_or_alloc_pages()
681 bool wake_cookie = false; in __fscache_alloc_page() local
[all …]
Dcookie.c893 bool wake_cookie = false; in __fscache_check_consistency() local
951 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_check_consistency()
954 if (wake_cookie) in __fscache_check_consistency()