Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dinode.c543 * __remove_inode_hash - remove an inode from the hash
548 void __remove_inode_hash(struct inode *inode) in __remove_inode_hash() function
556 EXPORT_SYMBOL(__remove_inode_hash); variable
/kernel/linux/linux-6.6/fs/
H A Dinode.c541 * __remove_inode_hash - remove an inode from the hash
546 void __remove_inode_hash(struct inode *inode) in __remove_inode_hash() function
554 EXPORT_SYMBOL(__remove_inode_hash); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3028 extern void __remove_inode_hash(struct inode *);
3032 __remove_inode_hash(inode); in remove_inode_hash()
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h2938 extern void __remove_inode_hash(struct inode *);
2942 __remove_inode_hash(inode); in remove_inode_hash()

Completed in 21 milliseconds