Searched refs:dir_has_key (Results 1 – 1 of 1) sorted by relevance
321 int dir_has_key, cached_with_key; in fscrypt_d_revalidate() local335 dir_has_key = (d_inode(dir)->i_crypt_info != NULL); in fscrypt_d_revalidate()349 (!cached_with_key && dir_has_key) || in fscrypt_d_revalidate()350 (cached_with_key && !dir_has_key)) in fscrypt_d_revalidate()