Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dinode.c251 void __destroy_inode(struct inode *inode) in __destroy_inode() function
271 EXPORT_SYMBOL(__destroy_inode);
278 __destroy_inode(inode); in destroy_inode()
/Linux-v5.4/fs/xfs/
Dxfs_icache.c587 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/Linux-v5.4/include/linux/
Dfs.h3059 extern void __destroy_inode(struct inode *);