Home
last modified time | relevance | path

Searched refs:bitstream_cursor (Results 1 – 1 of 1) sorted by relevance

/drivers/block/drbd/
Ddrbd_vli.h191 struct bitstream_cursor { struct
199 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s) in bitstream_cursor_reset() argument
207 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance()
216 struct bitstream_cursor cur;