Searched refs:inline_key (Results 1 – 2 of 2) sorted by relevance
143 if (cookie->key_len <= sizeof(cookie->inline_key)) in fscache_get_key()144 return cookie->inline_key; in fscache_get_key()
142 u8 inline_key[16]; /* - If the key is short enough */ member
Completed in 9 milliseconds