Home
last modified time | relevance | path

Searched refs:sep_opt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c70 char *options, *sep_opt; in rnbd_clt_parse_map_options() local
85 sep_opt = strstrip(options); in rnbd_clt_parse_map_options()
86 while ((p = strsep(&sep_opt, " ")) != NULL) { in rnbd_clt_parse_map_options()