Home
last modified time | relevance | path

Searched defs:num_bvecs (Results 1 – 1 of 1) sorted by relevance

/fs/ceph/
Dfile.c131 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc()
164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()