Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dinode.c280 void __destroy_inode(struct inode *inode) in __destroy_inode() function
300 EXPORT_SYMBOL(__destroy_inode);
307 __destroy_inode(inode); in destroy_inode()
/Linux-v6.6/fs/xfs/
Dxfs_icache.c717 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/Linux-v6.6/include/linux/
Dfs.h2852 extern void __destroy_inode(struct inode *);