Searched refs:dx_hack_hash_signed (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext3/
H A Dhash.c52 static __u32 dx_hack_hash_signed(const char *name, int len) dx_hack_hash_signed() function
168 hash = dx_hack_hash_signed(name, len); ext3fs_dirhash()
/linux-4.1.27/fs/ext4/
H A Dhash.c53 static __u32 dx_hack_hash_signed(const char *name, int len) dx_hack_hash_signed() function
169 hash = dx_hack_hash_signed(name, len); ext4fs_dirhash()

Completed in 116 milliseconds