Home
last modified time | relevance | path

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

/include/linux/
Dkey.h157 #define KEY_FLAG_NEGATIVE 5 /* set if key is negative */ macro
292 !test_bit(KEY_FLAG_NEGATIVE, &key->flags); in key_is_instantiated()