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

/linux-master/include/linux/ceph/
H A Dstriper.h36 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len,
/linux-master/net/ceph/
H A Dstriper.c110 int ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, function
168 EXPORT_SYMBOL(ceph_file_to_extents); variable
171 * A stripped down, non-allocating version of ceph_file_to_extents(),
/linux-master/drivers/block/
H A Drbd.c2488 * ceph_file_to_extents() invokes action_fn once per stripe unit, so
2512 ret = ceph_file_to_extents(&img_req->rbd_dev->layout,
2532 * Because ceph_file_to_extents() will merge adjacent object extents
2564 ret = ceph_file_to_extents(&rbd_dev->layout,

Completed in 130 milliseconds