Home
last modified time | relevance | path

Searched refs:TLV_PUT_U8 (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dsend.c673 #define TLV_PUT_U8(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 8, data) macro
4909 TLV_PUT_U8(sctx, BTRFS_SEND_A_VERITY_ALGORITHM, in send_verity()