Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c805 static int lmd_parse_string(char **handle, char *ptr) in lmd_parse_string() function
976 rc = lmd_parse_string(&lmd->lmd_profile, s1 + 7); in lmd_parse()
997 rc = lmd_parse_string(&lmd->lmd_osd_type, s1 + 4); in lmd_parse()