Home
last modified time | relevance | path

Searched defs:first_byte (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dcompression.c319 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
Dextent_io.c2716 struct bio *btrfs_bio_alloc(struct block_device *bdev, u64 first_byte) in btrfs_bio_alloc()