max_user_dsr_bytes 44 drivers/misc/sgi-gru/grufile.c static int max_user_cbrs, max_user_dsr_bytes; max_user_dsr_bytes 130 drivers/misc/sgi-gru/grufile.c if (req.data_segment_bytes > max_user_dsr_bytes) max_user_dsr_bytes 262 drivers/misc/sgi-gru/grufile.c max_user_dsr_bytes = GRU_NUM_DSR_BYTES; max_user_dsr_bytes 289 drivers/misc/sgi-gru/grufile.c max_user_dsr_bytes = min(max_user_dsr_bytes, dsrbytes);