Searched refs:ceph_fscrypt_auth_len (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/ceph/
H A Dmds_client.c2927 u32 authlen = ceph_fscrypt_auth_len(req->r_fscrypt_auth);
3066 len += ceph_fscrypt_auth_len(req->r_fscrypt_auth);
H A Dinode.c2517 u32 len = ceph_fscrypt_auth_len(cia->fscrypt_auth);
H A Dcrypto.c180 ci->fscrypt_auth_len = ceph_fscrypt_auth_len(as->fscrypt_auth);
H A Dcrypto.h57 static inline u32 ceph_fscrypt_auth_len(struct ceph_fscrypt_auth *fa) function

Completed in 226 milliseconds