Home
last modified time | relevance | path

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

/Linux-v5.10/fs/erofs/
Dinode.c295 inode->i_ino = erofs_inode_hash(nid); in erofs_iget_set_actor()
302 const unsigned long hashval = erofs_inode_hash(nid); in erofs_iget_locked()
Dinternal.h362 static inline unsigned long erofs_inode_hash(erofs_nid_t nid) in erofs_inode_hash() function