Searched refs:tl_add_str (Results 1 - 1 of 1) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_nl.c45 static unsigned short *tl_add_str(unsigned short *, enum drbd_tags, const char *);
2386 tl_add_str(unsigned short *tl, enum drbd_tags tag, const char *str) function
2459 tl = tl_add_str(tl, T_helper, helper_name);
2516 tl = tl_add_str(tl, T_dump_ee_reason, reason);

Completed in 28 milliseconds