Searched refs:ceph_fscrypt_encrypt_block_inplace (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ceph/
H A Dcrypto.h156 int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode,
247 static inline int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, function
H A Dcrypto.c517 int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, function
674 fret = ceph_fscrypt_encrypt_block_inplace(inode, page[pgidx],
H A Dinode.c2431 ret = ceph_fscrypt_encrypt_block_inplace(inode, page,

Completed in 138 milliseconds