Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c86 static struct entry *__get_entry(struct entry_space *es, unsigned int block) in __get_entry() function
107 return __get_entry(es, block); in to_entry()
712 l_add_tail(ea->es, &ea->free, __get_entry(ea->es, i)); in init_allocator()
750 struct entry *e = __get_entry(ea->es, ea->begin + i); in alloc_particular_entry()
783 return __get_entry(ea->es, ea->begin + index); in get_entry()