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

/linux-master/fs/
H A Dinode.c282 void __destroy_inode(struct inode *inode) function
302 EXPORT_SYMBOL(__destroy_inode); variable
309 __destroy_inode(inode);
/linux-master/fs/bcachefs/
H A Dfs.c191 __destroy_inode(&inode->v);
230 __destroy_inode(&inode->v);
/linux-master/fs/xfs/
H A Dxfs_icache.c725 __destroy_inode(VFS_I(ip));
/linux-master/include/linux/
H A Dfs.h3074 extern void __destroy_inode(struct inode *);

Completed in 285 milliseconds