Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dinode.c234 void __destroy_inode(struct inode *inode) in __destroy_inode() function
254 EXPORT_SYMBOL(__destroy_inode);
265 __destroy_inode(inode); in destroy_inode()
/Linux-v4.19/fs/xfs/
Dxfs_icache.c582 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/Linux-v4.19/include/linux/
Dfs.h2938 extern void __destroy_inode(struct inode *);