Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dfile.c79 struct bio_vec *bvecs) in __iter_get_bvecs()
126 struct bio_vec **bvecs, int *num_bvecs) in iter_get_bvecs_alloc()
159 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
924 struct bio_vec *bvecs; in ceph_direct_read_write() local
/linux-4.19.296/include/linux/ceph/
Dmessenger.h148 struct bio_vec *bvecs; member