Searched refs:erofs_inode_hash (Results 1 – 2 of 2) sorted by relevance
257 inode->i_ino = erofs_inode_hash(nid); in erofs_iget_set_actor()264 const unsigned long hashval = erofs_inode_hash(nid); in erofs_iget_locked()
358 static inline unsigned long erofs_inode_hash(erofs_nid_t nid) in erofs_inode_hash() function