Home
last modified time | relevance | path

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

/Linux-v6.6/fs/crypto/
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()
/Linux-v6.6/fs/ceph/
Dcrypto.c169 ctxsize = fscrypt_context_for_new_inode(as->fscrypt_auth->cfa_blob, in ceph_fscrypt_prepare_context()
/Linux-v6.6/include/linux/
Dfscrypt.h294 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode);