Home
last modified time | relevance | path

Searched defs:dax_layout_busy_page_range (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddax.h183 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start, pgoff_t nr_pages) in dax_layout_busy_page_range() function
/kernel/linux/linux-6.6/include/linux/
H A Ddax.h174 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start, pgoff_t nr_pages) in dax_layout_busy_page_range() function
/kernel/linux/linux-5.10/fs/
H A Ddax.c591 struct page *dax_layout_busy_page_range(struct address_space *mapping, in dax_layout_busy_page_range() function
651 EXPORT_SYMBOL_GPL(dax_layout_busy_page_range); variable
/kernel/linux/linux-6.6/fs/
H A Ddax.c677 struct page *dax_layout_busy_page_range(struct address_space *mapping, in dax_layout_busy_page_range() function
737 EXPORT_SYMBOL_GPL(dax_layout_busy_page_range); variable

Completed in 9 milliseconds