xfs_zero_eof      691 fs/xfs/linux-2.6/xfs_lrw.c 		error = xfs_zero_eof(xip, pos, xip->i_size);
xfs_zero_eof       75 fs/xfs/linux-2.6/xfs_lrw.h extern int xfs_zero_eof(struct xfs_inode *, xfs_off_t, xfs_fsize_t);
xfs_zero_eof      344 fs/xfs/xfs_vnodeops.c 			code = xfs_zero_eof(ip, iattr->ia_size, ip->i_size);