Home
last modified time | relevance | path

Searched defs:insert_key (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dradix-sort.c72 static inline void insert_key(const struct task task, sort_key_t *next) in insert_key() function
/linux/drivers/md/dm-pcache/
H A Dcache_req.c262 u32 off, u32 len, bool insert_key) in cache_miss_req_init()