Searched refs:TLV_PUT_U8 (Results 1 – 1 of 1) sorted by relevance
730 #define TLV_PUT_U8(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 8, data) macro5175 TLV_PUT_U8(sctx, BTRFS_SEND_A_VERITY_ALGORITHM, in send_verity()