Home
last modified time | relevance | path

Searched refs:__destroy_inode (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dinode.c254 void __destroy_inode(struct inode *inode) in __destroy_inode() function
274 EXPORT_SYMBOL(__destroy_inode);
281 __destroy_inode(inode); in destroy_inode()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_icache.c592 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/kernel/linux/linux-5.10/include/linux/
Dfs.h2950 extern void __destroy_inode(struct inode *);