dk_refcount 147 fs/crypto/keysetup_v1.c refcount_t dk_refcount; dk_refcount 164 fs/crypto/keysetup_v1.c if (!refcount_dec_and_lock(&dk->dk_refcount, &fscrypt_direct_keys_lock)) dk_refcount 205 fs/crypto/keysetup_v1.c refcount_inc(&dk->dk_refcount); dk_refcount 232 fs/crypto/keysetup_v1.c refcount_set(&dk->dk_refcount, 1);