Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dinode.c367 void __destroy_inode(struct inode *inode) in __destroy_inode() function
387 EXPORT_SYMBOL(__destroy_inode);
394 __destroy_inode(inode); in destroy_inode()
/linux-6.15/fs/xfs/
H A Dxfs_icache.c746 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/linux-6.15/fs/bcachefs/
H A Dfs.c488 __destroy_inode(&inode->v); in bch2_new_inode()
/linux-6.15/include/linux/
H A Dfs.h3305 extern void __destroy_inode(struct inode *);