Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dinode.c255 void __destroy_inode(struct inode *inode) in __destroy_inode() function
276 EXPORT_SYMBOL(__destroy_inode); variable
283 __destroy_inode(inode); in destroy_inode()
/kernel/linux/linux-6.6/fs/
H A Dinode.c282 void __destroy_inode(struct inode *inode) in __destroy_inode() function
302 EXPORT_SYMBOL(__destroy_inode); variable
309 __destroy_inode(inode); in destroy_inode()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_icache.c593 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_icache.c717 __destroy_inode(VFS_I(ip)); in xfs_iget_cache_miss()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3015 extern void __destroy_inode(struct inode *);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2913 extern void __destroy_inode(struct inode *);

Completed in 23 milliseconds