Lines Matching refs:string
20 #include <linux/string.h>
242 /* string args above */
432 err = ceph_parse_ips(param->string,
433 param->string + param->size,
443 err = ceph_parse_fsid(param->string, &opt->fsid);
452 opt->name = param->string;
453 param->string = NULL;
462 err = ceph_crypto_key_unarmor(opt->key, param->string);
475 return get_secret(opt->key, param->string, &log);
478 err = ceph_parse_crush_location(param->string,