Home
last modified time | relevance | path

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

/fs/
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);
/fs/xfs/
Dxfs_file.c884 page = dax_layout_busy_page(inode->i_mapping); in xfs_break_dax_layouts()
Dxfs_inode.c3583 page = dax_layout_busy_page(VFS_I(ip2)->i_mapping); in xfs_mmaplock_two_inodes_and_break_dax_layout()
/fs/ext4/
Dinode.c3902 page = dax_layout_busy_page(inode->i_mapping); in ext4_break_layouts()