Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rts5208/
Dspi.c714 int first_byte = 1; in spi_write_flash() local
/Linux-v5.4/fs/btrfs/
Dcompression.c322 u64 first_byte = disk_start; in btrfs_submit_compressed_write() local
Dextent_io.c2864 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc()