Home
last modified time | relevance | path

Searched refs:this_bio_flag (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_io.c3161 unsigned long this_bio_flag = 0; in btrfs_do_readpage() local
3217 this_bio_flag |= EXTENT_BIO_COMPRESSED; in btrfs_do_readpage()
3218 extent_set_compress_type(&this_bio_flag, in btrfs_do_readpage()
3225 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in btrfs_do_readpage()
3324 this_bio_flag, in btrfs_do_readpage()
3328 *bio_flags = this_bio_flag; in btrfs_do_readpage()

Completed in 8 milliseconds