Searched refs:MAX_KEY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dstree.c230 static const struct reiserfs_key MAX_KEY = { variable in typeref:struct:reiserfs_key
240 case we return a special key, either MIN_KEY or MAX_KEY. */
261 return &MAX_KEY;
267 return &MAX_KEY;
272 return &MAX_KEY;
281 return &MAX_KEY;
320 /* Return MAX_KEY if we are in the root of the buffer tree. */
323 return &MAX_KEY;
331 this case get_lkey and get_rkey return a special key which is MIN_KEY or MAX_KEY. */
704 equal to the MAX_KEY
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/i810/
H A Di810.h129 #define MAX_KEY 256 macro

Completed in 107 milliseconds