Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_space.h23 bool init_space(struct hp_space *spc, u64 dev_size, u32 ext_size);
H A Dhp_space.c33 bool init_space(struct hp_space *spc, u64 dev_size, u32 ext_size) in init_space() function
H A Dhp_core.c102 if (!init_space(&hyperhold.spc, hyperhold.dev.dev_size, hyperhold.extent_size)) in hyperhold_enable()
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_space.h23 bool init_space(struct hp_space *spc, u64 dev_size, u32 ext_size);
H A Dhp_space.c33 bool init_space(struct hp_space *spc, u64 dev_size, u32 ext_size) in init_space() function
H A Dhp_core.c103 if (!init_space(&hyperhold.spc, hyperhold.dev.dev_size, hyperhold.extent_size)) in hyperhold_enable()

Completed in 4 milliseconds