Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-debugfs.c502 char *cds_head = NULL; in orangefs_prepare_cdm_array() local
526 cds_head = debug_array_string; in orangefs_prepare_cdm_array()
529 cds_delimiter = strchr(cds_head, '\n'); in orangefs_prepare_cdm_array()
532 keyword_len = strcspn(cds_head, " "); in orangefs_prepare_cdm_array()
540 sscanf(cds_head, in orangefs_prepare_cdm_array()
552 cds_head = cds_delimiter + 1; in orangefs_prepare_cdm_array()
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-debugfs.c502 char *cds_head = NULL; in orangefs_prepare_cdm_array() local
526 cds_head = debug_array_string; in orangefs_prepare_cdm_array()
529 cds_delimiter = strchr(cds_head, '\n'); in orangefs_prepare_cdm_array()
532 keyword_len = strcspn(cds_head, " "); in orangefs_prepare_cdm_array()
540 sscanf(cds_head, in orangefs_prepare_cdm_array()
552 cds_head = cds_delimiter + 1; in orangefs_prepare_cdm_array()

Completed in 3 milliseconds