Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddax.h160 struct page *dax_layout_busy_page(struct address_space *mapping);
169 static inline struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() function
/linux-6.3-rc2/fs/
A Ddax.c753 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() function
757 EXPORT_SYMBOL_GPL(dax_layout_busy_page);
/linux-6.3-rc2/fs/xfs/
A Dxfs_file.c825 page = dax_layout_busy_page(inode->i_mapping); in xfs_break_dax_layouts()
A Dxfs_inode.c3483 page = dax_layout_busy_page(VFS_I(ip2)->i_mapping); in xfs_mmaplock_two_inodes_and_break_dax_layout()
/linux-6.3-rc2/fs/ext4/
A Dinode.c4044 page = dax_layout_busy_page(inode->i_mapping); in ext4_break_layouts()

Completed in 26 milliseconds