Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcrypto.c411 bool had_key = fscrypt_has_encryption_key(dir); in ceph_fscrypt_prepare_readdir() local
420 if (!had_key && fscrypt_has_encryption_key(dir)) { in ceph_fscrypt_prepare_readdir()
H A Ddir.c813 bool had_key = fscrypt_has_encryption_key(dir); in ceph_lookup() local
820 if (!had_key && fscrypt_has_encryption_key(dir)) in ceph_lookup()