Searched refs:bts (Results 1 – 1 of 1) sorted by relevance
609 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local610 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()