Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dcrypto.c489 bool had_key = fscrypt_has_encryption_key(dir); in ceph_fscrypt_prepare_readdir() local
498 if (!had_key && fscrypt_has_encryption_key(dir)) { in ceph_fscrypt_prepare_readdir()
H A Ddir.c814 bool had_key = fscrypt_has_encryption_key(dir); in ceph_lookup() local
821 if (!had_key && fscrypt_has_encryption_key(dir)) in ceph_lookup()