Searched refs:lnet_text_buf (Results 1 – 1 of 1) sorted by relevance
38 struct lnet_text_buf { /* tmp struct for parsing routes */ struct407 static struct lnet_text_buf *410 struct lnet_text_buf *ltb; in lnet_new_text_buf()414 nob = offsetof(struct lnet_text_buf, ltb_text[str_len + 1]); in lnet_new_text_buf()437 lnet_free_text_buf(struct lnet_text_buf *ltb) in lnet_free_text_buf()446 struct lnet_text_buf *ltb; in lnet_free_text_bufs()449 ltb = list_entry(tbs->next, struct lnet_text_buf, ltb_list); in lnet_free_text_bufs()463 struct lnet_text_buf *ltb; in lnet_str2tbs_sep()521 struct lnet_text_buf *ltb; in lnet_expand1tb()674 struct lnet_text_buf *ltb; in lnet_parse_route()[all …]