Home
last modified time | relevance | path

Searched refs:ceph_fscrypt_auth_len (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/ceph/
H A Dcrypto.h57 static inline u32 ceph_fscrypt_auth_len(struct ceph_fscrypt_auth *fa) in ceph_fscrypt_auth_len() function
H A Dcrypto.c179 ci->fscrypt_auth_len = ceph_fscrypt_auth_len(as->fscrypt_auth); in ceph_fscrypt_prepare_context()
H A Dmds_client.c2828 u32 authlen = ceph_fscrypt_auth_len(req->r_fscrypt_auth); in encode_mclientrequest_tail()
2952 len += ceph_fscrypt_auth_len(req->r_fscrypt_auth); in create_request_message()
H A Dinode.c2472 u32 len = ceph_fscrypt_auth_len(cia->fscrypt_auth); in __ceph_setattr()

Completed in 12 milliseconds