Searched defs:TLV_PUT_U16 (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | send.c | 638 #define TLV_PUT_U16(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 16, data) macro
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | send.c | 731 #define TLV_PUT_U16(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 16, data) macro
|
Completed in 18 milliseconds