Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Dspi.c762 int first_byte = 1; in spi_write_flash() local
/Linux-v4.19/fs/btrfs/
Dcompression.c304 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
Dextent_io.c2661 struct bio *btrfs_bio_alloc(struct block_device *bdev, u64 first_byte) in btrfs_bio_alloc()