Searched refs:xfs_zero_range (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_iomap.h | 27 int xfs_zero_range(struct xfs_inode *ip, loff_t pos, loff_t len,
|
| H A D | xfs_file.c | 443 error = xfs_zero_range(ip, isize, iocb->ki_pos - isize, ac, NULL); in xfs_file_write_zero_eof() 1340 error = xfs_zero_range(ip, offset, len, ac, NULL); in xfs_falloc_zero_range()
|
| H A D | xfs_iomap.c | 2276 xfs_zero_range( in xfs_zero_range() function
|