Lines Matching defs:MAX_KEY
200 static const struct reiserfs_key MAX_KEY = {
213 * MAX_KEY.
235 return &MAX_KEY;
241 return &MAX_KEY;
246 return &MAX_KEY;
258 return &MAX_KEY;
305 /* Return MAX_KEY if we are in the root of the buffer tree. */
308 return &MAX_KEY;
319 * which is MIN_KEY or MAX_KEY.
735 * equal to the MAX_KEY. Latter case is only possible in
738 RFALSE(comp_keys(&MAX_KEY, key) &&