Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
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
Dcrypto.c190 void ceph_fscrypt_as_ctx_to_req(struct ceph_mds_request *req, in ceph_fscrypt_as_ctx_to_req() function
Dinode.c117 ceph_fscrypt_as_ctx_to_req(req, as_ctx); in ceph_as_ctx_to_req()