Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dfile.c159 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs() function
1307 put_bvecs(osd_data->bvec_pos.bvecs, osd_data->num_bvecs, in ceph_aio_complete_req()
1551 put_bvecs(bvecs, num_pages, should_dirty); in ceph_direct_read_write()