Searched refs:dax_layout_busy_page (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Ddax.h161 struct page *dax_layout_busy_page(struct address_space *mapping);
170 static inline struct page *dax_layout_busy_page(struct address_space *mapping) function
/linux-master/fs/
H A Ddax.c739 struct page *dax_layout_busy_page(struct address_space *mapping) function
743 EXPORT_SYMBOL_GPL(dax_layout_busy_page); variable
/linux-master/fs/xfs/
H A Dxfs_file.c884 page = dax_layout_busy_page(inode->i_mapping);
H A Dxfs_inode.c3718 page = dax_layout_busy_page(VFS_I(ip2)->i_mapping);
/linux-master/fs/ext4/
H A Dinode.c3850 page = dax_layout_busy_page(inode->i_mapping);

Completed in 148 milliseconds