Searched refs:had_key (Results 1 – 2 of 2) sorted by relevance
436 bool had_key = fscrypt_has_encryption_key(dir); in ceph_fscrypt_prepare_readdir() local445 if (!had_key && fscrypt_has_encryption_key(dir)) { in ceph_fscrypt_prepare_readdir()
824 bool had_key = fscrypt_has_encryption_key(dir); in ceph_lookup() local831 if (!had_key && fscrypt_has_encryption_key(dir)) in ceph_lookup()