taglinefilesource code
max587drivers/block/xd.cu_short min[] = { 0,0,0 },max[] = { 16,1024,64 },test[] = { 0,0,0 };
max591drivers/block/xd.cwhile (min[i] != max[i] - 1) {
max592drivers/block/xd.ctest[i] = (min[i] + max[i]) / 2;
max597drivers/block/xd.cmax[i] = test[i];
max644drivers/scsi/ultrastor.cint i, max;
max647drivers/scsi/ultrastor.cmax = SCpnt->use_sg;
max648drivers/scsi/ultrastor.cfor (i = 0; i < max; i++) {
max653drivers/scsi/ultrastor.cmscp->number_of_sg_list = max;
max86fs/select.cint max = -1;
max102fs/select.cmax = i;
max106fs/select.cn = max + 1;
max44mm/swap.cunsigned long max;
max69mm/swap.cif (offset >= p->max) {
max140mm/swap.cif (offset >= p->max) {
max168mm/swap.cif (offset >= p->max) {
max740mm/swap.cp->max = 1;
max786mm/swap.cp->max = i+1;
max795mm/swap.cp->swap_map = (unsigned char *) vmalloc(p->max);
max800mm/swap.cfor (i = 1 ; i < p->max ; i++) {
max833mm/swap.cfor (j = 0; j < swap_info[i].max; ++j)