Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h390 void fscrypt_free_inode(struct inode *inode);
648 static inline void fscrypt_free_inode(struct inode *inode) in fscrypt_free_inode() function
/linux/fs/crypto/
H A Dkeysetup.c809 * fscrypt_free_inode() - free an inode's fscrypt data requiring RCU delay
815 void fscrypt_free_inode(struct inode *inode) in fscrypt_free_inode() function
822 EXPORT_SYMBOL(fscrypt_free_inode);
/linux/fs/ubifs/
H A Ddir.c1267 fscrypt_free_inode(inode); in ubifs_symlink()
/linux/fs/ceph/
H A Dinode.c682 fscrypt_free_inode(inode); in ceph_free_inode()
/linux/fs/f2fs/
H A Dsuper.c1845 fscrypt_free_inode(inode); in f2fs_free_inode()
/linux/fs/ext4/
H A Dsuper.c1431 fscrypt_free_inode(inode); in ext4_free_in_core_inode()