Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/zram/
Dzram_drv.c184 static void update_position(u32 *index, int *offset, struct bio_vec *bvec) in update_position() function
1581 update_position(&index, &offset, &bv); in __zram_make_request()