Home
last modified time | relevance | path

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

/linux/fs/
H A Ddax.c980 int dax_break_layout(struct inode *inode, loff_t start, loff_t end, in dax_break_layout() function
1006 EXPORT_SYMBOL_GPL(dax_break_layout);
/linux/fs/xfs/
H A Dxfs_inode.c2777 error = dax_break_layout(VFS_I(ip2), 0, -1, NULL); in xfs_mmaplock_two_inodes_and_break_dax_layout()