Home
last modified time | relevance | path

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

/include/linux/
Dfscache-cache.h143 if (cookie->key_len <= sizeof(cookie->inline_key)) in fscache_get_key()
144 return cookie->inline_key; in fscache_get_key()
Dfscache.h142 u8 inline_key[16]; /* - If the key is short enough */ member