Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dnamei.c1453 static inline unsigned long hash_name(const char *name, unsigned int *hashp) in hash_name()
1491 static inline unsigned long hash_name(const char *name, unsigned int *hashp) in hash_name()
/linux-3.4.99/net/unix/
Daf_unix.c203 static int unix_mkname(struct sockaddr_un *sunaddr, int len, unsigned *hashp) in unix_mkname()