Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dcompression.c428 submit = btrfs_bio_fits_in_stripe(page, PAGE_SIZE, bio, in btrfs_submit_compressed_write()
710 submit = btrfs_bio_fits_in_stripe(page, PAGE_SIZE, in btrfs_submit_compressed_read()
H A Dctree.h3027 int btrfs_bio_fits_in_stripe(struct page *page, size_t size, struct bio *bio,
H A Dextent_io.c3055 if (btrfs_bio_fits_in_stripe(page, page_size, bio, bio_flags)) in submit_extent_page()
H A Dinode.c2105 * btrfs_bio_fits_in_stripe - Checks whether the size of the given bio will fit
2118 int btrfs_bio_fits_in_stripe(struct page *page, size_t size, struct bio *bio, in btrfs_bio_fits_in_stripe() function

Completed in 33 milliseconds