Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dextent_io.c3163 unsigned long this_bio_flag = 0; in btrfs_do_readpage() local
3219 this_bio_flag |= EXTENT_BIO_COMPRESSED; in btrfs_do_readpage()
3220 extent_set_compress_type(&this_bio_flag, in btrfs_do_readpage()
3227 if (this_bio_flag & EXTENT_BIO_COMPRESSED) { in btrfs_do_readpage()
3326 this_bio_flag, in btrfs_do_readpage()
3330 *bio_flags = this_bio_flag; in btrfs_do_readpage()