Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinode.c254 void __destroy_inode(struct inode *inode) in __destroy_inode() function
274 EXPORT_SYMBOL(__destroy_inode);
281 __destroy_inode(inode); in destroy_inode()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icache.c593 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h3020 extern void __destroy_inode(struct inode *);