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

/linux-master/fs/btrfs/
H A Dsend.c691 static int tlv_put_string(struct send_ctx *sctx, u16 attr, function
735 ret = tlv_put_string(sctx, attrtype, str, len); \
741 ret = tlv_put_string(sctx, attrtype, p->start, \

Completed in 111 milliseconds