Home
last modified time | relevance | path

Searched refs:KEYBUF_NR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h245 #define KEYBUF_NR 500 macro
246 DECLARE_ARRAY_ALLOCATOR(struct keybuf_key, freelist, KEYBUF_NR);
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h245 #define KEYBUF_NR 500 macro
246 DECLARE_ARRAY_ALLOCATOR(struct keybuf_key, freelist, KEYBUF_NR);

Completed in 4 milliseconds