Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddax.h157 struct page *dax_layout_busy_page(struct address_space *mapping);
166 static inline struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() function
/linux/fs/
H A Ddax.c809 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() function
813 EXPORT_SYMBOL_GPL(dax_layout_busy_page);