Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcrypto.c18 static int ceph_crypt_get_context(struct inode *inode, void *ctx, size_t len) in ceph_crypt_get_context() function
86 .get_context = ceph_crypt_get_context,