Searched refs:init_space (Results 1 – 3 of 3) sorted by relevance
23 bool init_space(struct hp_space *spc, u64 dev_size, u32 ext_size);
33 bool init_space(struct hp_space *spc, u64 dev_size, u32 ext_size) in init_space() function
102 if (!init_space(&hyperhold.spc, hyperhold.dev.dev_size, hyperhold.extent_size)) in hyperhold_enable()