Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dstriper.h36 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
/Linux-v6.6/net/ceph/
Dstriper.c110 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, in ceph_file_to_extents() function
168 EXPORT_SYMBOL(ceph_file_to_extents);
/Linux-v6.6/drivers/block/
Drbd.c2512 ret = ceph_file_to_extents(&img_req->rbd_dev->layout, in rbd_img_fill_request_nocopy()
2564 ret = ceph_file_to_extents(&rbd_dev->layout, in rbd_img_fill_request()