Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dkeysetup.c714 int fscrypt_prepare_new_inode(struct inode *dir, struct inode *inode, in fscrypt_prepare_new_inode() function
745 EXPORT_SYMBOL_GPL(fscrypt_prepare_new_inode);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h210 int fscrypt_prepare_new_inode(struct inode *dir, struct inode *inode,
419 static inline int fscrypt_prepare_new_inode(struct inode *dir, in fscrypt_prepare_new_inode() function
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnamei.c73 err = fscrypt_prepare_new_inode(dir, inode, &encrypt); in f2fs_new_inode()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dialloc.c988 err = fscrypt_prepare_new_inode(dir, inode, &encrypt); in __ext4_new_inode()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c102 err = fscrypt_prepare_new_inode(dir, inode, &encrypted); in ubifs_new_inode()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus987 fscrypt_prepare_new_inode