Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dpolicy.c718 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode) in fscrypt_context_for_new_inode() function
731 EXPORT_SYMBOL_GPL(fscrypt_context_for_new_inode);
749 ctxsize = fscrypt_context_for_new_inode(&ctx, inode); in fscrypt_set_context()
/openbmc/linux/fs/ceph/
H A Dcrypto.c169 ctxsize = fscrypt_context_for_new_inode(as->fscrypt_auth->cfa_blob, in ceph_fscrypt_prepare_context()
/openbmc/linux/include/linux/
H A Dfscrypt.h294 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode);