Home
last modified time | relevance | path

Searched defs:bs (Results 26 – 50 of 263) sorted by relevance

1234567891011

/openbmc/linux/drivers/spi/
H A Dspi-bcm63xx-hsspi.c122 #define bcm63xx_prepend_printk_on_checkfail(bs, fmt, ...) \ argument
152 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_show() local
161 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_store() local
188 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); in xfer_mode_show() local
197 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); in xfer_mode_store() local
235 static int bcm63xx_hsspi_wait_cmd(struct bcm63xx_hsspi *bs) in bcm63xx_hsspi_wait_cmd()
270 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); in bcm63xx_prepare_prepend_transfer() local
441 static void bcm63xx_hsspi_set_clk(struct bcm63xx_hsspi *bs, in bcm63xx_hsspi_set_clk()
659 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); in bcm63xx_hsspi_transfer_one() local
711 struct bcm63xx_hsspi *bs = (struct bcm63xx_hsspi *)dev_id; in bcm63xx_hsspi_interrupt() local
[all …]
H A Dspi-bcmbca-hsspi.c130 struct bcmbca_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_show() local
139 struct bcmbca_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_store() local
193 static void bcmbca_hsspi_set_clk(struct bcmbca_hsspi *bs, in bcmbca_hsspi_set_clk()
253 struct bcmbca_hsspi *bs = spi_controller_get_devdata(spi->controller); in bcmbca_hsspi_do_txrx() local
331 struct bcmbca_hsspi *bs = spi_controller_get_devdata(spi->controller); in bcmbca_hsspi_setup() local
372 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); in bcmbca_hsspi_transfer_one() local
419 struct bcmbca_hsspi *bs = (struct bcmbca_hsspi *)dev_id; in bcmbca_hsspi_interrupt() local
435 struct bcmbca_hsspi *bs; in bcmbca_hsspi_probe() local
582 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); in bcmbca_hsspi_remove() local
595 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); in bcmbca_hsspi_suspend() local
[all …]
H A Dspi-bcm63xx.c154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb()
160 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, in bcm_spi_writeb()
166 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, in bcm_spi_writew()
189 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); in bcm63xx_spi_setup_transfer() local
220 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); in bcm63xx_txrx_bufs() local
318 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); in bcm63xx_spi_transfer_one() local
399 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); in bcm63xx_spi_interrupt() local
484 struct bcm63xx_spi *bs; in bcm63xx_spi_probe() local
611 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); in bcm63xx_spi_remove() local
623 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); in bcm63xx_spi_suspend() local
[all …]
/openbmc/qemu/block/
H A Dqed.c350 static void bdrv_qed_detach_aio_context(BlockDriverState *bs) in bdrv_qed_detach_aio_context()
358 static void bdrv_qed_attach_aio_context(BlockDriverState *bs, in bdrv_qed_attach_aio_context()
371 static void bdrv_qed_drain_begin(BlockDriverState *bs) in bdrv_qed_drain_begin()
388 static void bdrv_qed_init_state(BlockDriverState *bs) in bdrv_qed_init_state()
554 BlockDriverState *bs; member
615 static void GRAPH_RDLOCK bdrv_qed_do_close(BlockDriverState *bs) in bdrv_qed_do_close()
634 static void GRAPH_UNLOCKED bdrv_qed_close(BlockDriverState *bs) in bdrv_qed_close()
647 BlockDriverState *bs = NULL; in bdrv_qed_co_create() local
770 BlockDriverState *bs = NULL; in bdrv_qed_co_create_opts() local
1314 BlockDriverState *bs = acb->bs; in qed_aio_read_data() local
[all …]
H A Dqcow2-bitmap.c103 static inline bool can_write(BlockDriverState *bs) in can_write()
108 static int GRAPH_RDLOCK update_header_sync(BlockDriverState *bs) in update_header_sync()
207 clear_bitmap_table(BlockDriverState *bs, uint64_t *bitmap_table, in clear_bitmap_table()
225 bitmap_table_load(BlockDriverState *bs, Qcow2BitmapTable *tb, in bitmap_table_load()
264 free_bitmap_clusters(BlockDriverState *bs, Qcow2BitmapTable *tb) in free_bitmap_clusters()
342 BdrvDirtyBitmap *load_bitmap(BlockDriverState *bs, in load_bitmap()
837 update_ext_header_and_dir_in_place(BlockDriverState *bs, in update_ext_header_and_dir_in_place()
950 gpointer bs) in release_dirty_bitmap_helper()
967 qcow2_load_dirty_bitmaps(BlockDriverState *bs, in qcow2_load_dirty_bitmaps()
1097 bool qcow2_get_bitmap_info_list(BlockDriverState *bs, in qcow2_get_bitmap_info_list()
[all …]
H A Dqcow2-refcount.c101 int coroutine_fn qcow2_refcount_init(BlockDriverState *bs) in qcow2_refcount_init()
136 void qcow2_refcount_close(BlockDriverState *bs) in qcow2_refcount_close()
736 void qcow2_process_discards(BlockDriverState *bs, int ret) in qcow2_process_discards()
757 static void update_refcount_discard(BlockDriverState *bs, in update_refcount_discard()
943 int qcow2_update_cluster_refcount(BlockDriverState *bs, in qcow2_update_cluster_refcount()
1144 void qcow2_free_clusters(BlockDriverState *bs, in qcow2_free_clusters()
1208 int qcow2_write_caches(BlockDriverState *bs) in qcow2_write_caches()
1228 int qcow2_flush_caches(BlockDriverState *bs) in qcow2_flush_caches()
1244 int qcow2_update_snapshot_refcount(BlockDriverState *bs, in qcow2_update_snapshot_refcount()
2380 static int64_t alloc_clusters_imrt(BlockDriverState *bs, in alloc_clusters_imrt()
[all …]
H A Dblkdebug.c473 static int blkdebug_open(BlockDriverState *bs, QDict *options, int flags, in blkdebug_open()
634 blkdebug_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkdebug_co_preadv()
655 blkdebug_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkdebug_co_pwritev()
774 static void blkdebug_close(BlockDriverState *bs) in blkdebug_close()
791 static void suspend_request(BlockDriverState *bs, BlkdebugRule *rule) in suspend_request()
841 blkdebug_co_debug_event(BlockDriverState *bs, BlkdebugEvent event) in blkdebug_co_debug_event()
927 static int blkdebug_debug_resume(BlockDriverState *bs, const char *tag) in blkdebug_debug_resume()
934 static int blkdebug_debug_remove_breakpoint(BlockDriverState *bs, in blkdebug_debug_remove_breakpoint()
972 blkdebug_co_getlength(BlockDriverState *bs) in blkdebug_co_getlength()
1010 static void blkdebug_refresh_limits(BlockDriverState *bs, Error **errp) in blkdebug_refresh_limits()
[all …]
H A Dwrite-threshold.c21 uint64_t bdrv_write_threshold_get(const BlockDriverState *bs) in bdrv_write_threshold_get()
26 void bdrv_write_threshold_set(BlockDriverState *bs, uint64_t threshold_bytes) in bdrv_write_threshold_set()
35 BlockDriverState *bs; in qmp_block_set_write_threshold() local
52 void bdrv_write_threshold_check_write(BlockDriverState *bs, int64_t offset, in bdrv_write_threshold_check_write()
H A Dblklogwrites.c142 static int blk_log_writes_open(BlockDriverState *bs, QDict *options, int flags, in blk_log_writes_open()
264 static void blk_log_writes_close(BlockDriverState *bs) in blk_log_writes_close()
275 blk_log_writes_co_getlength(BlockDriverState *bs) in blk_log_writes_co_getlength()
280 static void blk_log_writes_child_perm(BlockDriverState *bs, BdrvChild *c, in blk_log_writes_child_perm()
296 static void blk_log_writes_refresh_limits(BlockDriverState *bs, Error **errp) in blk_log_writes_refresh_limits()
303 blk_log_writes_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in blk_log_writes_co_preadv()
310 BlockDriverState *bs; member
320 BlockDriverState *bs; member
401 blk_log_writes_co_log(BlockDriverState *bs, uint64_t offset, uint64_t bytes, in blk_log_writes_co_log()
490 blk_log_writes_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, in blk_log_writes_co_pwrite_zeroes()
[all …]
H A Dnvme.c948 static void nvme_close(BlockDriverState *bs) in nvme_close()
1018 static uint32_t nvme_get_blocksize(BlockDriverState *bs) in nvme_get_blocksize()
1235 static inline bool nvme_qiov_aligned(BlockDriverState *bs, in nvme_qiov_aligned()
1253 static coroutine_fn int nvme_co_prw(BlockDriverState *bs, in nvme_co_prw()
1290 static coroutine_fn int nvme_co_preadv(BlockDriverState *bs, in nvme_co_preadv()
1298 static coroutine_fn int nvme_co_pwritev(BlockDriverState *bs, in nvme_co_pwritev()
1306 static coroutine_fn int nvme_co_flush(BlockDriverState *bs) in nvme_co_flush()
1398 static int coroutine_fn nvme_co_pdiscard(BlockDriverState *bs, in nvme_co_pdiscard()
1514 static void nvme_refresh_filename(BlockDriverState *bs) in nvme_refresh_filename()
1543 static void nvme_detach_aio_context(BlockDriverState *bs) in nvme_detach_aio_context()
[all …]
H A Dfile-win32.c46 BlockDriverState *bs; member
151 static BlockAIOCB *paio_submit(BlockDriverState *bs, HANDLE hfile, in paio_submit()
212 static void raw_detach_aio_context(BlockDriverState *bs) in raw_detach_aio_context()
221 static void raw_attach_aio_context(BlockDriverState *bs, in raw_attach_aio_context()
231 static void raw_probe_alignment(BlockDriverState *bs, Error **errp) in raw_probe_alignment()
334 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open()
441 static BlockAIOCB *raw_aio_preadv(BlockDriverState *bs, in raw_aio_preadv()
456 static BlockAIOCB *raw_aio_pwritev(BlockDriverState *bs, in raw_aio_pwritev()
471 static BlockAIOCB *raw_aio_flush(BlockDriverState *bs, in raw_aio_flush()
478 static void raw_close(BlockDriverState *bs) in raw_close()
[all …]
H A Dnfs.c71 BlockDriverState *bs; member
265 static int coroutine_fn nfs_co_preadv(BlockDriverState *bs, int64_t offset, in nfs_co_preadv()
348 static int coroutine_fn nfs_co_flush(BlockDriverState *bs) in nfs_co_flush()
370 static void nfs_detach_aio_context(BlockDriverState *bs) in nfs_detach_aio_context()
379 static void nfs_attach_aio_context(BlockDriverState *bs, in nfs_attach_aio_context()
411 static void nfs_file_close(BlockDriverState *bs) in nfs_file_close()
610 static int nfs_file_open(BlockDriverState *bs, QDict *options, int flags, in nfs_file_open()
708 static int nfs_has_zero_init(BlockDriverState *bs) in nfs_has_zero_init()
762 nfs_file_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in nfs_file_co_truncate()
824 static void nfs_refresh_filename(BlockDriverState *bs) in nfs_refresh_filename()
[all …]
H A Dvhdx-log.c59 vhdx_log_peek_hdr(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_peek_hdr()
111 static void GRAPH_RDLOCK vhdx_log_reset(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_log_reset()
132 vhdx_log_read_sectors(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_read_sectors()
175 vhdx_log_write_sectors(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_write_sectors()
339 vhdx_log_read_desc(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogEntries *log, in vhdx_log_read_desc()
418 vhdx_log_flush_desc(BlockDriverState *bs, VHDXLogDescriptor *desc, in vhdx_log_flush_desc()
491 vhdx_log_flush(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_flush()
591 vhdx_validate_log_entry(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_validate_log_entry()
754 int vhdx_parse_log(BlockDriverState *bs, BDRVVHDXState *s, bool *flushed, in vhdx_parse_log()
861 vhdx_log_write(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_log_write()
[all …]
H A Dqcow2-cache.c123 Qcow2Cache *qcow2_cache_create(BlockDriverState *bs, int num_tables, in qcow2_cache_create()
167 qcow2_cache_flush_dependency(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_flush_dependency()
183 qcow2_cache_entry_flush(BlockDriverState *bs, Qcow2Cache *c, int i) in qcow2_cache_entry_flush()
240 int qcow2_cache_write(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_write()
259 int qcow2_cache_flush(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_flush()
273 int qcow2_cache_set_dependency(BlockDriverState *bs, Qcow2Cache *c, in qcow2_cache_set_dependency()
301 int qcow2_cache_empty(BlockDriverState *bs, Qcow2Cache *c) in qcow2_cache_empty()
324 qcow2_cache_do_get(BlockDriverState *bs, Qcow2Cache *c, uint64_t offset, in qcow2_cache_do_get()
406 int qcow2_cache_get(BlockDriverState *bs, Qcow2Cache *c, uint64_t offset, in qcow2_cache_get()
412 int qcow2_cache_get_empty(BlockDriverState *bs, Qcow2Cache *c, uint64_t offset, in qcow2_cache_get_empty()
H A Ddirty-bitmap.c34 BlockDriverState *bs; member
64 static inline void bdrv_dirty_bitmaps_lock(BlockDriverState *bs) in bdrv_dirty_bitmaps_lock()
69 static inline void bdrv_dirty_bitmaps_unlock(BlockDriverState *bs) in bdrv_dirty_bitmaps_unlock()
99 BdrvDirtyBitmap *bdrv_create_dirty_bitmap(BlockDriverState *bs, in bdrv_create_dirty_bitmap()
359 BlockDriverState *bs = bitmap->bs; in bdrv_release_dirty_bitmap() local
372 void bdrv_release_named_dirty_bitmaps(BlockDriverState *bs) in bdrv_release_named_dirty_bitmaps()
406 bdrv_supports_persistent_dirty_bitmap(BlockDriverState *bs) in bdrv_supports_persistent_dirty_bitmap()
452 BlockDirtyInfoList *bdrv_query_dirty_bitmaps(BlockDriverState *bs) in bdrv_query_dirty_bitmaps()
702 bool bdrv_has_readonly_bitmaps(BlockDriverState *bs) in bdrv_has_readonly_bitmaps()
714 bool bdrv_has_named_bitmaps(BlockDriverState *bs) in bdrv_has_named_bitmaps()
[all …]
H A Dnbd.c96 BlockDriverState *bs; member
114 static void nbd_clear_bdrvstate(BlockDriverState *bs) in nbd_clear_bdrvstate()
219 static void nbd_teardown_connection(BlockDriverState *bs) in nbd_teardown_connection()
279 nbd_handle_updated_info(BlockDriverState *bs, Error **errp) in nbd_handle_updated_info()
1489 BlockDriverState *bs = opaque; in nbd_yank() local
1497 static void nbd_client_close(BlockDriverState *bs) in nbd_client_close()
2003 static void nbd_close(BlockDriverState *bs) in nbd_close()
2043 static void nbd_refresh_filename(BlockDriverState *bs) in nbd_refresh_filename()
2100 static void nbd_cancel_in_flight(BlockDriverState *bs) in nbd_cancel_in_flight()
2115 static void nbd_attach_aio_context(BlockDriverState *bs, in nbd_attach_aio_context()
[all …]
H A Dvhdx.c357 vhdx_update_header(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_update_header()
407 int vhdx_update_headers(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_update_headers()
640 vhdx_parse_metadata(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_parse_metadata()
892 vhdx_check_bat_entries(BlockDriverState *bs, int *errcnt) in vhdx_check_bat_entries()
981 static void vhdx_close(BlockDriverState *bs) in vhdx_close()
1171 vhdx_co_get_info(BlockDriverState *bs, BlockDriverInfo *bdi) in vhdx_co_get_info()
1260 vhdx_allocate_block(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_allocate_block()
1520 BlockDriverState *bs = blk_bs(blk); in vhdx_create_new_headers() local
1916 BlockDriverState *bs = NULL; in vhdx_co_create() local
2080 BlockDriverState *bs = NULL; in vhdx_co_create_opts() local
[all …]
H A Dssh.c989 static void ssh_close(BlockDriverState *bs) in ssh_close()
996 static int ssh_has_zero_init(BlockDriverState *bs) in ssh_has_zero_init()
1010 BlockDriverState *bs; member
1017 BlockDriverState *bs = restart->bs; in restart_coroutine() local
1057 static coroutine_fn int ssh_read(BDRVSSHState *s, BlockDriverState *bs, in ssh_read()
1118 static coroutine_fn int ssh_co_readv(BlockDriverState *bs, in ssh_co_readv()
1192 static coroutine_fn int ssh_co_writev(BlockDriverState *bs, in ssh_co_writev()
1244 static coroutine_fn int ssh_co_flush(BlockDriverState *bs) in ssh_co_flush()
1256 static int64_t coroutine_fn ssh_co_getlength(BlockDriverState *bs) in ssh_co_getlength()
1292 static void ssh_refresh_filename(BlockDriverState *bs) in ssh_refresh_filename()
[all …]
H A Drbd.c105 BlockDriverState *bs; member
1225 static void qemu_rbd_close(BlockDriverState *bs) in qemu_rbd_close()
1237 static int qemu_rbd_resize(BlockDriverState *bs, uint64_t size) in qemu_rbd_resize()
1276 static int coroutine_fn qemu_rbd_start_co(BlockDriverState *bs, in qemu_rbd_start_co()
1382 static int coroutine_fn qemu_rbd_co_flush(BlockDriverState *bs) in qemu_rbd_co_flush()
1387 static int coroutine_fn qemu_rbd_co_pdiscard(BlockDriverState *bs, in qemu_rbd_co_pdiscard()
1404 qemu_rbd_co_get_info(BlockDriverState *bs, BlockDriverInfo *bdi) in qemu_rbd_co_get_info()
1641 static int qemu_rbd_snap_create(BlockDriverState *bs, in qemu_rbd_snap_create()
1673 static int qemu_rbd_snap_remove(BlockDriverState *bs, in qemu_rbd_snap_remove()
1702 static int qemu_rbd_snap_rollback(BlockDriverState *bs, in qemu_rbd_snap_rollback()
[all …]
H A Dqapi.c45 BlockDriverState *bs, in bdrv_block_device_info()
175 int bdrv_query_snapshot_info_list(BlockDriverState *bs, in bdrv_query_snapshot_info_list()
229 bdrv_do_query_node_info(BlockDriverState *bs, BlockNodeInfo *info, Error **errp) in bdrv_do_query_node_info()
332 void bdrv_query_image_info(BlockDriverState *bs, in bdrv_query_image_info()
386 void bdrv_query_block_graph_info(BlockDriverState *bs, in bdrv_query_block_graph_info()
429 BlockDriverState *bs = blk_bs(blk); in bdrv_query_info() local
597 bdrv_query_bds_stats(BlockDriverState *bs, bool blk_level) in bdrv_query_bds_stats()
617 if (bdrv_get_node_name(bs)[0]) { in bdrv_query_bds_stats() local
705 BlockDriverState *bs; in qmp_query_blockstats() local
/openbmc/linux/fs/xfs/scrub/
H A Dbtree.c138 struct xchk_btree *bs) in xchk_btree_rec()
187 struct xchk_btree *bs, in xchk_btree_key()
235 struct xchk_btree *bs, in xchk_btree_ptr_ok()
260 struct xchk_btree *bs, in xchk_btree_block_check_sibling()
323 struct xchk_btree *bs, in xchk_btree_block_check_siblings()
371 struct xchk_btree *bs, in xchk_btree_check_block_owner()
424 struct xchk_btree *bs, in xchk_btree_check_owner()
470 struct xchk_btree *bs) in xchk_btree_check_iroot_minrecs()
497 struct xchk_btree *bs, in xchk_btree_check_minrecs()
545 struct xchk_btree *bs, in xchk_btree_block_check_keys()
[all …]
/openbmc/qemu/block/monitor/
H A Dbitmap-qmp-cmds.c58 BlockDriverState *bs; in block_dirty_bitmap_lookup() local
96 BlockDriverState *bs; in qmp_block_dirty_bitmap_add() local
158 BlockDriverState *bs; in block_dirty_bitmap_remove() local
211 BlockDriverState *bs; in qmp_block_dirty_bitmap_clear() local
228 BlockDriverState *bs; in qmp_block_dirty_bitmap_enable() local
246 BlockDriverState *bs; in qmp_block_dirty_bitmap_disable() local
266 BlockDriverState *bs; in block_dirty_bitmap_merge() local
/openbmc/qemu/include/block/
H A Dblock_int-io.h141 bdrv_cow_bs(BlockDriverState *bs) in bdrv_cow_bs()
148 bdrv_filter_bs(BlockDriverState *bs) in bdrv_filter_bs()
155 bdrv_filter_or_cow_bs(BlockDriverState *bs) in bdrv_filter_or_cow_bs()
162 bdrv_primary_bs(BlockDriverState *bs) in bdrv_primary_bs()
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c43 BlockDriverState *bs = opaque; in sleep_in_drain_begin() local
194 BlockDriverState *bs, *backing; in test_setup() local
230 BlockDriverState *bs = blk_bs(blk); in test_drv_cb_common() local
389 BlockDriverState *bs, *backing; in test_nested() local
494 BlockDriverState *bs; member
543 BlockDriverState *bs; in test_iothread_common() local
667 BlockDriverState *bs; member
1430 BlockDriverState *bs; in test_set_aio_context() local
1464 BlockDriverState *bs; member
1823 BlockDriverState *bs = opaque; in bdrv_replace_test_drain_co() local
[all …]
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_vli.h226 static inline void bitstream_init(struct bitstream *bs, void *s, size_t len, unsigned int pad_bits) in bitstream_init()
234 static inline void bitstream_rewind(struct bitstream *bs) in bitstream_rewind()
248 static inline int bitstream_put_bits(struct bitstream *bs, u64 val, const unsigned int bits) in bitstream_put_bits()
281 static inline int bitstream_get_bits(struct bitstream *bs, u64 *out, int bits) in bitstream_get_bits()
328 static inline int vli_encode_bits(struct bitstream *bs, u64 in) in vli_encode_bits()

1234567891011