Home
last modified time | relevance | path

Searched refs:DELTA (Results 1 – 5 of 5) sorted by relevance

/fs/f2fs/
Dhash.c26 #define DELTA 0x9E3779B9 macro
36 sum += DELTA; in TEA_transform()
/fs/reiserfs/
Dhashes.c25 #define DELTA 0x9E3779B9 macro
41 sum += DELTA; \
/fs/ext4/
Dhash.c17 #define DELTA 0x9E3779B9 macro
27 sum += DELTA; in TEA_transform()
/fs/ext3/
Dhash.c15 #define DELTA 0x9E3779B9 macro
25 sum += DELTA; in TEA_transform()
/fs/ocfs2/
Ddir.c224 #define DELTA 0x9E3779B9 macro
234 sum += DELTA; in TEA_transform()