Home
last modified time | relevance | path

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

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