Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dstree.c102 int n_key_length = REISERFS_SHORT_KEY_LEN; in comp_short_keys() local
106 for( ; n_key_length--; ++p_s_le_u32, ++p_s_cpu_u32 ) { in comp_short_keys()
182 int n_key_length = REISERFS_SHORT_KEY_LEN; in comp_short_le_keys() local
186 for( ; n_key_length--; ++p_s_1_u32, ++p_s_2_u32 ) { in comp_short_le_keys()
199 int n_key_length = REISERFS_SHORT_KEY_LEN; in comp_short_cpu_keys() local
204 for( ; n_key_length--; ++p_s_1_u32, ++p_s_2_u32 ) { in comp_short_cpu_keys()