Searched refs:str2hashbuf (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | hash.c | 42 static void str2hashbuf(const unsigned char *msg, size_t len, in str2hashbuf() function 81 str2hashbuf(p, len, in, 4); in TEA_hash_name()
|
| /linux/fs/ocfs2/ |
| H A D | dir.c | 224 static void str2hashbuf(const char *msg, int len, __u32 *buf, int num) in str2hashbuf() function 282 str2hashbuf(p, len, in, 4); in ocfs2_dx_dir_name_hash()
|