Home
last modified time | relevance | path

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

/linux-6.12.1/fs/crypto/
Dpolicy.c745 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode) in fscrypt_context_for_new_inode() function
758 EXPORT_SYMBOL_GPL(fscrypt_context_for_new_inode);
776 ctxsize = fscrypt_context_for_new_inode(&ctx, inode); in fscrypt_set_context()
/linux-6.12.1/fs/ceph/
Dcrypto.c170 ctxsize = fscrypt_context_for_new_inode(as->fscrypt_auth->cfa_blob, in ceph_fscrypt_prepare_context()
/linux-6.12.1/include/linux/
Dfscrypt.h354 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode);