Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c609 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local
610 read_extent_buffer(eb, &bts, (unsigned long)ts, sizeof(bts)); in tlv_put_btrfs_timespec()
611 return tlv_put(sctx, attr, &bts, sizeof(bts)); in tlv_put_btrfs_timespec()