Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dinode.c222 void __destroy_inode(struct inode *inode) in __destroy_inode() function
242 EXPORT_SYMBOL(__destroy_inode);
253 __destroy_inode(inode); in destroy_inode()
/linux-4.4.14/fs/xfs/
Dxfs_icache.c361 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/linux-4.4.14/include/linux/
Dfs.h2596 extern void __destroy_inode(struct inode *);