Home
last modified time | relevance | path

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

/fs/ceph/
A Dcrypto.h153 int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode,
236 static inline int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_encrypt_block_inplace() function
A Dcrypto.c489 int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_encrypt_block_inplace() function
643 fret = ceph_fscrypt_encrypt_block_inplace(inode, page[pgidx], in ceph_fscrypt_encrypt_pages()
A Dinode.c2437 ret = ceph_fscrypt_encrypt_block_inplace(inode, page, in fill_fscrypt_truncate()

Completed in 10 milliseconds