Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iomap.h28 int xfs_truncate_page(struct xfs_inode *ip, loff_t pos, bool *did_zero);
H A Dxfs_iops.c859 error = xfs_truncate_page(ip, newsize, &did_zeroing); in xfs_setattr_size()
H A Dxfs_iomap.c1426 xfs_truncate_page( in xfs_truncate_page() function