Searched refs:xfile_page (Results 1 – 3 of 3) sorted by relevance
9 struct xfile_page { struct15 static inline bool xfile_page_cached(const struct xfile_page *xfpage) in xfile_page_cached() argument20 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);
323 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()
87 struct xfile_page xfpage;