btrfs_truncate
static int btrfs_truncate(struct btrfs_inode *inode, bool skip_writeback);
ret = btrfs_truncate(BTRFS_I(inode), newsize == oldsize);