Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dfile.c163 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs() function
1181 put_bvecs(osd_data->bvec_pos.bvecs, osd_data->num_bvecs, in ceph_aio_complete_req()
1412 put_bvecs(bvecs, num_pages, should_dirty); in ceph_direct_read_write()