Searched refs:had_key (Results 1 – 2 of 2) sorted by relevance
411 bool had_key = fscrypt_has_encryption_key(dir); in ceph_fscrypt_prepare_readdir() local420 if (!had_key && fscrypt_has_encryption_key(dir)) { in ceph_fscrypt_prepare_readdir()
813 bool had_key = fscrypt_has_encryption_key(dir); in ceph_lookup() local820 if (!had_key && fscrypt_has_encryption_key(dir)) in ceph_lookup()