Home
last modified time | relevance | path

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

/linux/fs/
H A Dinode.c357 void __destroy_inode(struct inode *inode) in __destroy_inode() function
377 EXPORT_SYMBOL(__destroy_inode);
384 __destroy_inode(inode); in destroy_inode()
/linux/fs/xfs/
H A Dxfs_icache.c746 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/linux/fs/bcachefs/
H A Dfs.c432 __destroy_inode(&inode->v); in bch2_new_inode()
/linux/include/linux/
H A Dfs.h3200 extern void __destroy_inode(struct inode *);