Lines Matching defs:NAME_GREATER
34 * @NAME_GREATER: name corresponding to the second argument is greater than
43 NAME_GREATER = 2,
564 * @zbr is less than @nm, and %NAME_GREATER if it is greater than @nm. In case
598 return NAME_GREATER;
602 return NAME_GREATER;
748 if (err == NAME_GREATER) {
810 ubifs_assert(c, err == NAME_GREATER);
828 if (err == NAME_GREATER)
850 * is less than @nm, %NAME_GREATER if it is greater than @nm, and @NOT_ON_MEDIA
891 return NAME_GREATER;
895 return NAME_GREATER;
950 if (cmp == NAME_GREATER || unsure) {
1011 if (err == NAME_GREATER)