Searched refs:had_key (Results 1 – 2 of 2) sorted by relevance
486 bool had_key = fscrypt_has_encryption_key(dir); in ceph_fscrypt_prepare_readdir() local495 if (!had_key && fscrypt_has_encryption_key(dir)) { in ceph_fscrypt_prepare_readdir()
788 bool had_key = fscrypt_has_encryption_key(dir); in ceph_lookup() local795 if (!had_key && fscrypt_has_encryption_key(dir)) in ceph_lookup()