Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_vli.h191 struct bitstream_cursor { struct
199 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s) in bitstream_cursor_reset()
207 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance()
216 struct bitstream_cursor cur;
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_vli.h191 struct bitstream_cursor { struct
199 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s) in bitstream_cursor_reset()
207 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance()
216 struct bitstream_cursor cur;

Completed in 2 milliseconds