Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dxfile.h15 static inline bool xfile_page_cached(const struct xfile_page *xfpage) in xfile_page_cached() function
H A Dxfarray.c866 if (xfile_page_cached(&si->xfpage) && in xfarray_sort_load_cached()
877 if (!xfile_page_cached(&si->xfpage)) { in xfarray_sort_load_cached()