Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dinode.c286 void __destroy_inode(struct inode *inode) in __destroy_inode() function
306 EXPORT_SYMBOL(__destroy_inode);
313 __destroy_inode(inode); in destroy_inode()
/linux-6.12.1/fs/xfs/
Dxfs_icache.c761 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/linux-6.12.1/fs/bcachefs/
Dfs.c432 __destroy_inode(&inode->v); in bch2_new_inode()
/linux-6.12.1/include/linux/
Dfs.h3167 extern void __destroy_inode(struct inode *);