Home
last modified time | relevance | path

Searched refs:__remove_inode_hash (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/
A Dinode.c545 void __remove_inode_hash(struct inode *inode) in __remove_inode_hash() function
553 EXPORT_SYMBOL(__remove_inode_hash);
/linux-6.3-rc2/include/linux/
A Dfs.h2695 extern void __remove_inode_hash(struct inode *);
2699 __remove_inode_hash(inode); in remove_inode_hash()

Completed in 15 milliseconds