Home
last modified time | relevance | path

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

/fs/
Dnamei.c2116 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hashlen_string() local
2126 } while (!has_zero(a, &adata, &constants)); in hashlen_string()
2128 adata = prep_zero_mask(a, adata, &constants); in hashlen_string()
2144 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hash_name() local
2155 } while (!(has_zero(a, &adata, &constants) | has_zero(b, &bdata, &constants))); in hash_name()
2157 adata = prep_zero_mask(a, adata, &constants); in hash_name()
2158 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