Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dbcache.h41 #define KEY_SIZE_BITS 16 macro
50 KEY_FIELD(KEY_SIZE, high, 20, KEY_SIZE_BITS)
/linux-4.4.14/drivers/md/bcache/
Drequest.c128 1U << (KEY_SIZE_BITS - 1)); in bch_data_invalidate()