Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_vli.h199 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s) in bitstream_cursor_reset() function
231 bitstream_cursor_reset(&bs->cur, bs->buf); in bitstream_init()
236 bitstream_cursor_reset(&bs->cur, bs->buf); in bitstream_rewind()