Home
last modified time | relevance | path

Searched refs:ceph_fscrypt_as_ctx_to_req (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dcrypto.h103 void ceph_fscrypt_as_ctx_to_req(struct ceph_mds_request *req,
192 static inline void ceph_fscrypt_as_ctx_to_req(struct ceph_mds_request *req, in ceph_fscrypt_as_ctx_to_req() function
H A Dcrypto.c191 void ceph_fscrypt_as_ctx_to_req(struct ceph_mds_request *req, in ceph_fscrypt_as_ctx_to_req() function
H A Dinode.c119 ceph_fscrypt_as_ctx_to_req(req, as_ctx); in ceph_as_ctx_to_req()