Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache.h26 #define fscache_cookie_valid(cookie) (cookie) macro
29 #define fscache_cookie_valid(cookie) (0) macro
333 if (fscache_cookie_valid(parent) && fscache_cookie_enabled(parent)) in fscache_acquire_cookie()
362 if (fscache_cookie_valid(cookie)) in fscache_relinquish_cookie()
488 if (fscache_cookie_valid(cookie)) in fscache_wait_on_invalidate()
680 if (fscache_cookie_valid(cookie)) in fscache_readpages_cancel()
733 if (fscache_cookie_valid(cookie)) in fscache_uncache_page()
751 if (fscache_cookie_valid(cookie)) in fscache_check_page_write()
771 if (fscache_cookie_valid(cookie)) in fscache_wait_on_page_write()
795 if (fscache_cookie_valid(cookie) && PageFsCache(page)) in fscache_maybe_release_page()
[all …]
/linux/fs/ceph/
A Dcache.c172 if (!fscache_cookie_valid(ci->fscache)) in ceph_fscache_file_set_cookie()
191 if (fscache_cookie_valid(fsc->fscache)) { in ceph_fscache_unregister_fs()
/linux/fs/nfs/
A Dfscache.c311 if (!fscache_cookie_valid(cookie)) in nfs_fscache_open_file()

Completed in 9 milliseconds