Home
last modified time | relevance | path

Searched refs:zgrp_put_ext (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dzram_group.h90 bool zgrp_put_ext(struct zram_group *zgrp, u32 eid);
H A Dgroup_writeback.c287 zgrp_put_ext(zram->zgrp, eid); in write_one_extent()
291 if (zgrp_put_ext(zram->zgrp, eid)) { in write_one_extent()
H A Dzram_group.c508 bool zgrp_put_ext(struct zram_group *zgrp, u32 eid) in zgrp_put_ext() function
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzram_group.h90 bool zgrp_put_ext(struct zram_group *zgrp, u32 eid);
H A Dgroup_writeback.c287 zgrp_put_ext(zram->zgrp, eid); in write_one_extent()
291 if (zgrp_put_ext(zram->zgrp, eid)) { in write_one_extent()
H A Dzram_group.c508 bool zgrp_put_ext(struct zram_group *zgrp, u32 eid) in zgrp_put_ext() function

Completed in 5 milliseconds