Home
last modified time | relevance | path

Searched refs:ceph_file_extent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H 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()
66 struct ceph_file_extent **file_extents,
/kernel/linux/linux-6.6/include/linux/ceph/
H 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()
66 struct ceph_file_extent **file_extents,
/kernel/linux/linux-5.10/net/ceph/
H A Dstriper.c213 struct ceph_file_extent **file_extents, in ceph_extent_to_file()
/kernel/linux/linux-6.6/net/ceph/
H A Dstriper.c213 struct ceph_file_extent **file_extents, in ceph_extent_to_file()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c295 struct ceph_file_extent *img_extents;
2174 static void prune_extents(struct ceph_file_extent *img_extents, in prune_extents()
2184 struct ceph_file_extent *ex = &img_extents[cnt - 1]; in prune_extents()
2560 struct ceph_file_extent *img_extents, in rbd_img_fill_request_nocopy()
2602 struct ceph_file_extent *img_extents, in rbd_img_fill_request()
2666 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_nodata()
2714 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bio()
2733 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_from_bio()
2774 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bvecs()
2791 struct ceph_file_extent *img_extent in rbd_img_fill_from_bvecs()
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c295 struct ceph_file_extent *img_extents;
2111 static void prune_extents(struct ceph_file_extent *img_extents, in prune_extents()
2121 struct ceph_file_extent *ex = &img_extents[cnt - 1]; in prune_extents()
2497 struct ceph_file_extent *img_extents, in rbd_img_fill_request_nocopy()
2539 struct ceph_file_extent *img_extents, in rbd_img_fill_request()
2603 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_nodata()
2651 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bio()
2670 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_from_bio()
2711 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bvecs()
2728 struct ceph_file_extent *img_extent in rbd_img_fill_from_bvecs()
[all...]

Completed in 19 milliseconds