Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/lightnvm/
Dpblk-cache.c63 pos = pblk_rb_wrap_pos(&pblk->rwb, bpos + i); in pblk_write_to_cache()
114 pos = pblk_rb_wrap_pos(&pblk->rwb, bpos + valid_entries); in pblk_write_gc_to_cache()
Dpblk-rb.c793 unsigned int pblk_rb_wrap_pos(struct pblk_rb *rb, unsigned int pos) in pblk_rb_wrap_pos() function
Dpblk.h761 unsigned int pblk_rb_wrap_pos(struct pblk_rb *rb, unsigned int pos);