Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dhash.c97 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned() function
172 str2hashbuf = str2hashbuf_unsigned; in ext4fs_dirhash()
185 str2hashbuf = str2hashbuf_unsigned; in ext4fs_dirhash()
/linux-4.1.27/fs/ext3/
Dhash.c96 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned() function
171 str2hashbuf = str2hashbuf_unsigned; in ext3fs_dirhash()
184 str2hashbuf = str2hashbuf_unsigned; in ext3fs_dirhash()