Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dcompression.c304 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
326 bio = btrfs_bio_alloc(bdev, first_byte); in btrfs_submit_compressed_write()
367 bio = btrfs_bio_alloc(bdev, first_byte); in btrfs_submit_compressed_write()
379 first_byte += PAGE_SIZE; in btrfs_submit_compressed_write()
Dextent_io.h496 struct bio *btrfs_bio_alloc(struct block_device *bdev, u64 first_byte);
Dextent_io.c2661 struct bio *btrfs_bio_alloc(struct block_device *bdev, u64 first_byte) in btrfs_bio_alloc() argument
2667 bio->bi_iter.bi_sector = first_byte >> 9; in btrfs_bio_alloc()
/Linux-v4.19/drivers/staging/rts5208/
Dspi.c762 int first_byte = 1; in spi_write_flash() local
784 if (first_byte) { in spi_write_flash()
786 first_byte = 0; in spi_write_flash()