Searched refs:ceph_fscrypt_auth_len (Results 1 – 3 of 3) sorted by relevance
58 static inline u32 ceph_fscrypt_auth_len(struct ceph_fscrypt_auth *fa) in ceph_fscrypt_auth_len() function
2998 u32 authlen = ceph_fscrypt_auth_len(req->r_fscrypt_auth); in encode_mclientrequest_tail()3158 len += ceph_fscrypt_auth_len(req->r_fscrypt_auth); in create_request_message()
2646 u32 len = ceph_fscrypt_auth_len(cia->fscrypt_auth); in __ceph_setattr()