bitstream_cursor  199 drivers/block/drbd/drbd_vli.h static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s)
bitstream_cursor  207 drivers/block/drbd/drbd_vli.h static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits)
bitstream_cursor  216 drivers/block/drbd/drbd_vli.h 	struct bitstream_cursor cur;