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