Home
last modified time | relevance | path

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

/fs/
Dnamei.c2038 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hashlen_string() local
2048 } while (!has_zero(a, &adata, &constants)); in hashlen_string()
2050 adata = prep_zero_mask(a, adata, &constants); in hashlen_string()
2066 const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS; in hash_name() local
2077 } while (!(has_zero(a, &adata, &constants) | has_zero(b, &bdata, &constants))); in hash_name()
2079 adata = prep_zero_mask(a, adata, &constants); in hash_name()
2080 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