Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 3 of 3) sorted by relevance

/spdk/lib/conf/
H A Dconf.c122 free_conf_section(struct spdk_conf_section *sp) in free_conf_section()
140 free_all_conf_section(struct spdk_conf_section *sp) in free_all_conf_section()
197 struct spdk_conf_section *sp; in spdk_conf_find_section() local
230 spdk_conf_next_section(struct spdk_conf_section *sp) in spdk_conf_next_section()
240 append_cf_section(struct spdk_conf *cp, struct spdk_conf_section *sp) in append_cf_section()
261 find_cf_nitem(struct spdk_conf_section *sp, const char *key, int idx) in find_cf_nitem()
285 append_cf_item(struct spdk_conf_section *sp, struct spdk_conf_item *ip) in append_cf_item()
323 spdk_conf_section_match_prefix(const struct spdk_conf_section *sp, const char *name_prefix) in spdk_conf_section_match_prefix()
329 spdk_conf_section_get_name(const struct spdk_conf_section *sp) in spdk_conf_section_get_name()
335 spdk_conf_section_get_num(const struct spdk_conf_section *sp) in spdk_conf_section_get_num()
[all …]
/spdk/lib/iscsi/
H A Discsi_subsystem.c749 iscsi_parse_auth_group(struct spdk_conf_section *sp) in iscsi_parse_auth_group() argument
796 struct spdk_conf_section *sp; in iscsi_parse_auth_info() local
[all...]
/spdk/lib/nbd/
H A Dnbd.c1046 int sp[2]; spdk_nbd_start() local