Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h501 struct bio *btrfs_io_bio_alloc(unsigned int nr_iovecs);
Dextent_io.c2887 struct bio *btrfs_io_bio_alloc(unsigned int nr_iovecs) in btrfs_io_bio_alloc() argument
2892 bio = bio_alloc_bioset(GFP_NOFS, nr_iovecs, &btrfs_bioset); in btrfs_io_bio_alloc()