Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddax.h208 int dax_file_unshare(struct inode *inode, loff_t pos, loff_t len,
/openbmc/linux/fs/
H A Ddax.c1302 int dax_file_unshare(struct inode *inode, loff_t pos, loff_t len, in dax_file_unshare() function
1317 EXPORT_SYMBOL_GPL(dax_file_unshare);
/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c1703 error = dax_file_unshare(inode, offset, len, in xfs_reflink_unshare()