Searched refs:tlv_put_btrfs_timespec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 613 static int tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, in tlv_put_btrfs_timespec() function 662 ret = tlv_put_btrfs_timespec(sctx, attrtype, eb, ts); \
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 706 static int tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, in tlv_put_btrfs_timespec() function 755 ret = tlv_put_btrfs_timespec(sctx, attrtype, eb, ts); \
|
Completed in 19 milliseconds