Searched refs:fscache_cookie_enabled (Results 1 – 4 of 4) sorted by relevance
200 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled() function347 if (fscache_cookie_valid(parent) && fscache_cookie_enabled(parent)) in fscache_acquire_cookie()386 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_check_consistency()405 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_update_cookie()452 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_attr_changed()474 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_invalidate()548 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_read_or_alloc_page()599 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_read_or_alloc_pages()630 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_alloc_page()679 if (fscache_cookie_valid(cookie) && fscache_cookie_enabled(cookie)) in fscache_write_page()[all …]
223 if (!fscache_cookie_enabled(cookie) || in __fscache_attr_changed()449 if (!fscache_cookie_enabled(cookie) || in __fscache_read_or_alloc_page()577 if (!fscache_cookie_enabled(cookie) || in __fscache_read_or_alloc_pages()688 if (!fscache_cookie_enabled(cookie) || in __fscache_alloc_page()960 if (!fscache_cookie_enabled(cookie) || in __fscache_write_page()
440 if (fscache_cookie_enabled(cookie) && in __fscache_invalidate()494 if (fscache_cookie_enabled(cookie)) { in __fscache_update_cookie()682 if (!fscache_cookie_enabled(cookie) || in __fscache_check_consistency()
249 if (fscache_cookie_enabled(cookie)) in nfs_fscache_open_file()