Home
last modified time | relevance | path

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

/fs/
Ddax.c653 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() function
657 EXPORT_SYMBOL_GPL(dax_layout_busy_page);
/fs/xfs/
Dxfs_file.c797 page = dax_layout_busy_page(inode->i_mapping); in xfs_break_dax_layouts()
/fs/ext4/
Dinode.c4041 page = dax_layout_busy_page(inode->i_mapping); in ext4_break_layouts()