Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c164 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs() function
1126 put_bvecs(osd_data->bvec_pos.bvecs, osd_data->num_bvecs, in ceph_aio_complete_req()
1354 put_bvecs(bvecs, num_pages, should_dirty); in ceph_direct_read_write()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds