Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c368 void __destroy_inode(struct inode *inode) in __destroy_inode() function
388 EXPORT_SYMBOL(__destroy_inode);
395 __destroy_inode(inode); in destroy_inode()
/linux/fs/xfs/
H A Dxfs_icache.c748 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/linux/include/linux/
H A Dfs.h2999 extern void __destroy_inode(struct inode *);