Searched refs:ceph_file_extent (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ceph/ |
| D | striper.h | 47 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-v5.4/net/ceph/ |
| D | striper.c | 213 struct ceph_file_extent **file_extents, in ceph_extent_to_file()
|
| /Linux-v5.4/drivers/block/ |
| D | rbd.c | 295 struct ceph_file_extent *img_extents; 2245 static void prune_extents(struct ceph_file_extent *img_extents, in prune_extents() 2255 struct ceph_file_extent *ex = &img_extents[cnt - 1]; in prune_extents() 2635 struct ceph_file_extent *img_extents, in rbd_img_fill_request_nocopy() 2677 struct ceph_file_extent *img_extents, in rbd_img_fill_request() 2741 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_nodata() 2789 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bio() 2808 struct ceph_file_extent ex = { off, len }; in rbd_img_fill_from_bio() 2849 struct ceph_file_extent *img_extents, in __rbd_img_fill_from_bvecs() 2866 struct ceph_file_extent *img_extents, in rbd_img_fill_from_bvecs()
|