Home
last modified time | relevance | path

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

/fs/
Dinode.c231 void __destroy_inode(struct inode *inode) in __destroy_inode() function
251 EXPORT_SYMBOL(__destroy_inode);
262 __destroy_inode(inode); in destroy_inode()
/fs/xfs/
Dxfs_icache.c537 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()