Home
last modified time | relevance | path

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

/linux/fs/fscache/
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()
431 bool wake_cookie = false; in __fscache_read_or_alloc_page() local
524 if (wake_cookie) in __fscache_read_or_alloc_page()
562 bool wake_cookie = false; in __fscache_read_or_alloc_pages() local
652 if (wake_cookie) in __fscache_read_or_alloc_pages()
675 bool wake_cookie = false; in __fscache_alloc_page() local
746 if (wake_cookie) in __fscache_alloc_page()
961 bool wake_cookie = false; in __fscache_write_page() local
[all …]
A Dio.c32 bool wake_cookie = false; in __fscache_begin_read_operation() local
105 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_begin_read_operation()
109 if (wake_cookie) in __fscache_begin_read_operation()
A Dcookie.c910 bool wake_cookie = false; in __fscache_check_consistency() local
968 wake_cookie = __fscache_unuse_cookie(cookie); in __fscache_check_consistency()
971 if (wake_cookie) in __fscache_check_consistency()

Completed in 11 milliseconds