cds_head          520 fs/orangefs/orangefs-debugfs.c 	char *cds_head = NULL;
cds_head          544 fs/orangefs/orangefs-debugfs.c 	cds_head = debug_array_string;
cds_head          547 fs/orangefs/orangefs-debugfs.c 		cds_delimiter = strchr(cds_head, '\n');
cds_head          550 fs/orangefs/orangefs-debugfs.c 		keyword_len = strcspn(cds_head, " ");
cds_head          558 fs/orangefs/orangefs-debugfs.c 		sscanf(cds_head,
cds_head          570 fs/orangefs/orangefs-debugfs.c 		cds_head = cds_delimiter + 1;