btrfs_trim_fs
int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range);
ret = btrfs_trim_fs(fs_info, &range);