Home
last modified time | relevance | path

Searched refs:fscrypt_prepare_new_inode (Results 1 – 6 of 6) sorted by relevance

/linux/fs/crypto/
A Dkeysetup.c708 int fscrypt_prepare_new_inode(struct inode *dir, struct inode *inode, in fscrypt_prepare_new_inode() function
742 EXPORT_SYMBOL_GPL(fscrypt_prepare_new_inode);
/linux/include/linux/
A Dfscrypt.h387 int fscrypt_prepare_new_inode(struct inode *dir, struct inode *inode,
636 static inline int fscrypt_prepare_new_inode(struct inode *dir, in fscrypt_prepare_new_inode() function
/linux/fs/ceph/
A Dcrypto.c160 ret = fscrypt_prepare_new_inode(dir, inode, &encrypted); in ceph_fscrypt_prepare_context()
/linux/fs/f2fs/
A Dnamei.c268 err = fscrypt_prepare_new_inode(dir, inode, &encrypt); in f2fs_new_inode()
/linux/fs/ext4/
A Dialloc.c986 err = fscrypt_prepare_new_inode(dir, inode, &encrypt); in __ext4_new_inode()
/linux/fs/ubifs/
A Ddir.c108 err = fscrypt_prepare_new_inode(dir, inode, &encrypted); in ubifs_new_inode()

Completed in 24 milliseconds