Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hyperhold/
Dhyperhold.h27 int hyperhold_alloc_extent(void);
Dhp_core.c387 int hyperhold_alloc_extent(void) in hyperhold_alloc_extent() function
394 EXPORT_SYMBOL(hyperhold_alloc_extent);
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
Dgroup_writeback.c276 eid = hyperhold_alloc_extent(); in write_one_extent()