Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
H A 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 in __fscache_alloc_page() local
967 bool wake_cookie = false; __fscache_write_page() local
[all...]
H A Dcookie.c881 bool wake_cookie = false; in __fscache_check_consistency() local
939 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_check_consistency()
942 if (wake_cookie) in __fscache_check_consistency()

Completed in 3 milliseconds