Home
last modified time | relevance | path

Searched defs:full_name_hash (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/fs/jffs2/include/
H A Dvfs_jffs2.h61 static inline unsigned int full_name_hash(const unsigned char *name, unsigned int len) in full_name_hash() function
/kernel/linux/linux-5.10/fs/
H A Dnamei.c1989 unsigned int full_name_hash(const void *salt, const char *name, unsigned int len) in full_name_hash() function
2007 EXPORT_SYMBOL(full_name_hash); variable
2066 unsigned int full_name_hash(const void *salt, const char *name, unsigned int len) in full_name_hash() function
2073 EXPORT_SYMBOL(full_name_hash); variable
/kernel/linux/linux-6.6/fs/
H A Dnamei.c2117 unsigned int full_name_hash(const void *salt, const char *name, unsigned int len) in full_name_hash() function
2135 EXPORT_SYMBOL(full_name_hash); variable
2194 unsigned int full_name_hash(const void *salt, const char *name, unsigned int len) in full_name_hash() function
2201 EXPORT_SYMBOL(full_name_hash); variable

Completed in 12 milliseconds