Home
last modified time | relevance | path

Searched refs:xfile_page (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfile.h9 struct xfile_page { struct
15 static inline bool xfile_page_cached(const struct xfile_page *xfpage) in xfile_page_cached()
20 static inline pgoff_t xfile_page_index(const struct xfile_page *xfpage) in xfile_page_index()
74 struct xfile_page *xbuf);
75 int xfile_put_page(struct xfile *xf, struct xfile_page *xbuf);
H A Dxfile.c323 struct xfile_page *xfpage) in xfile_get_page()
395 struct xfile_page *xfpage) in xfile_put_page()
412 memset(xfpage, 0, sizeof(struct xfile_page)); in xfile_put_page()
H A Dxfarray.h87 struct xfile_page xfpage;

Completed in 3 milliseconds