Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddax.h209 int dax_truncate_page(struct inode *inode, loff_t pos, bool *did_zero,
/linux/fs/
H A Ddax.c1593 int dax_truncate_page(struct inode *inode, loff_t pos, bool *did_zero, in dax_truncate_page() function
1604 EXPORT_SYMBOL_GPL(dax_truncate_page);
/linux/fs/ext2/
H A Dinode.c1290 error = dax_truncate_page(inode, newsize, NULL, in ext2_setsize()
/linux/fs/xfs/
H A Dxfs_iomap.c2217 return dax_truncate_page(inode, pos, did_zero, in xfs_truncate_page()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst658 * ``dax_truncate_page``