Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dpolicy.c751 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode) in fscrypt_context_for_new_inode() function
764 EXPORT_SYMBOL_GPL(fscrypt_context_for_new_inode);
782 ctxsize = fscrypt_context_for_new_inode(&ctx, inode); in fscrypt_set_context()
/linux/include/linux/
H A Dfscrypt.h388 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode);