Home
last modified time | relevance | path

Searched refs:constants (Results 1 – 3 of 3) sorted by relevance

/fs/
Dnamei.c2137 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hashlen_string() local
2147 } while (!has_zero(a, &adata, &constants)); in hashlen_string()
2149 adata = prep_zero_mask(a, adata, &constants); in hashlen_string()
2165 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hash_name() local
2176 } while (!(has_zero(a, &adata, &constants) | has_zero(b, &bdata, &constants))); in hash_name()
2178 adata = prep_zero_mask(a, adata, &constants); in hash_name()
2179 bdata = prep_zero_mask(b, bdata, &constants); in hash_name()
/fs/cramfs/
DREADME170 variables instead of #define'd constants. The gain is that people
/fs/affs/
DChanges309 - Prefixed some constants with AFFS_ to avoid name