Searched defs:H (Results 1 – 3 of 3) sorted by relevance
/fs/smbfs_common/ |
D | cifs_md4.c | 45 static inline u32 H(u32 x, u32 y, u32 z) in H() function
|
/fs/ext4/ |
D | hash.c | 36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/fs/afs/ |
D | internal.h | 1710 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument 1757 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
|