Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hyperhold/
Dhp_core.c307 static struct hp_space *space_of(u32 eid) in space_of() function
334 spc = space_of(eid); in hyperhold_extent_size()
349 spc = space_of(eid); in hyperhold_address()
368 spc = space_of(eid); in hyperhold_addr_extent()
402 spc = space_of(eid); in hyperhold_free_extent()
417 spc = space_of(eid); in hyperhold_should_free_extent()
443 spc = space_of(eid); in hyperhold_io_alloc()
483 spc = space_of(eid); in hyperhold_io_get()
668 ext_size = space_of(hpio->eid)->ext_size; in hp_endio_work()
721 ext_size = space_of(hpio->eid)->ext_size; in hpio_submit()