BIO_CLONED 635 block/bio.c bio_set_flag(bio, BIO_CLONED); BIO_CLONED 742 block/bio.c if (unlikely(bio_flagged(bio, BIO_CLONED))) BIO_CLONED 803 block/bio.c if (WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED))) BIO_CLONED 836 block/bio.c WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED)); BIO_CLONED 193 fs/btrfs/compression.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 847 fs/btrfs/disk-io.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 2652 fs/btrfs/extent_io.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 2723 fs/btrfs/extent_io.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 3826 fs/btrfs/extent_io.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 8087 fs/btrfs/inode.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 8180 fs/btrfs/inode.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 1175 fs/btrfs/raid56.c if (bio_flagged(bio, BIO_CLONED)) BIO_CLONED 1463 fs/btrfs/raid56.c ASSERT(!bio_flagged(bio, BIO_CLONED)); BIO_CLONED 281 include/linux/bio.h WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED)); BIO_CLONED 292 include/linux/bio.h WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED));