Searched refs:move_extent_from_hpio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
H A D | group_writeback.c | 198 static bool move_extent_from_hpio(struct zram *zram, struct hpio *hpio) in move_extent_from_hpio() function 233 if (move_extent_from_hpio(zram, hpio)) { in write_endio() 302 if (move_extent_from_hpio(zram, hpio)) { in write_one_extent() 329 if (move_extent_from_hpio(zram, hpio)) { in read_endio() 427 if (move_extent_from_hpio(zram, hpio)) { in read_one_obj_sync()
|
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
H A D | group_writeback.c | 198 static bool move_extent_from_hpio(struct zram *zram, struct hpio *hpio) in move_extent_from_hpio() function 233 if (move_extent_from_hpio(zram, hpio)) { in write_endio() 302 if (move_extent_from_hpio(zram, hpio)) { in write_one_extent() 329 if (move_extent_from_hpio(zram, hpio)) { in read_endio() 427 if (move_extent_from_hpio(zram, hpio)) { in read_one_obj_sync()
|
Completed in 3 milliseconds