Searched refs:TLV_PUT_U8 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 730 #define TLV_PUT_U8(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 8, data) macro 5156 TLV_PUT_U8(sctx, BTRFS_SEND_A_VERITY_ALGORITHM, in send_verity()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 637 #define TLV_PUT_U8(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 8, data) macro
|
Completed in 18 milliseconds