Home
last modified time | relevance | path

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

/Linux-v6.1/fs/crypto/
Dpolicy.c707 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode) in fscrypt_context_for_new_inode() function
720 EXPORT_SYMBOL_GPL(fscrypt_context_for_new_inode);
738 ctxsize = fscrypt_context_for_new_inode(&ctx, inode); in fscrypt_set_context()
/Linux-v6.1/include/linux/
Dfscrypt.h284 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode);