Searched refs:hlist_fake (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | list.h | 679 static inline bool hlist_fake(struct hlist_node *h) in hlist_fake() function |
D | fs.h | 2827 if (!inode_unhashed(inode) && !hlist_fake(&inode->i_hash)) in remove_inode_hash() |