Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/ceph/
A Dstriper.h47 struct ceph_file_extent { struct
52 static inline u64 ceph_file_extents_bytes(struct ceph_file_extent *file_extents, in ceph_file_extents_bytes() argument
66 struct ceph_file_extent **file_extents,
/linux-6.3-rc2/net/ceph/
A Dstriper.c213 struct ceph_file_extent **file_extents, in ceph_extent_to_file()
/linux-6.3-rc2/drivers/block/
A Drbd.c295 struct ceph_file_extent *img_extents;
2088 static void prune_extents(struct ceph_file_extent *img_extents, in prune_extents()
2098 struct ceph_file_extent *ex = &img_extents[cnt - 1]; in prune_extents()
2479 struct ceph_file_extent *img_extents, in rbd_img_fill_request_nocopy()
2521 struct ceph_file_extent *img_extents, in rbd_img_fill_request()
2585 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_nodata()
2633 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bio()
2652 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_from_bio()
2693 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bvecs()
2710 struct ceph_file_extent *img_extents, in rbd_img_fill_from_bvecs()

Completed in 17 milliseconds