Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dkeysetup.c768 void fscrypt_free_inode(struct inode *inode) in fscrypt_free_inode() function
775 EXPORT_SYMBOL(fscrypt_free_inode);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h213 void fscrypt_free_inode(struct inode *inode);
433 static inline void fscrypt_free_inode(struct inode *inode) in fscrypt_free_inode() function
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c288 fscrypt_free_inode(inode); in ubifs_free_inode()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus971 fscrypt_free_inode
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c1419 fscrypt_free_inode(inode); in f2fs_free_inode()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c1339 fscrypt_free_inode(inode); in ext4_free_in_core_inode()