Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinode.c282 void __destroy_inode(struct inode *inode) in __destroy_inode() function
302 EXPORT_SYMBOL(__destroy_inode);
309 __destroy_inode(inode); in destroy_inode()
/openbmc/linux/fs/xfs/
H A Dxfs_icache.c717 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/openbmc/linux/include/linux/
H A Dfs.h2913 extern void __destroy_inode(struct inode *);