Home
last modified time | relevance | path

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

/linux/fs/
H A Ddax.c739 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() function
743 EXPORT_SYMBOL_GPL(dax_layout_busy_page);
/linux/fs/ext4/
H A Dinode.c3921 page = dax_layout_busy_page(inode->i_mapping); in ext4_break_layouts()