Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 1 of 1) sorted by relevance

/init/
Dinitramfs.c57 static __initdata struct hash { struct
60 struct hash *next; argument
64 static inline int hash(int major, int minor, int ino) in hash() function