Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dstriper.h14 struct ceph_object_extent { struct
21 static inline void ceph_object_extent_init(struct ceph_object_extent *ex) in ceph_object_extent_init()
33 typedef void (*ceph_object_extent_fn_t)(struct ceph_object_extent *ex,
38 struct ceph_object_extent *alloc_fn(void *arg),
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dstriper.h14 struct ceph_object_extent { struct
21 static inline void ceph_object_extent_init(struct ceph_object_extent *ex) in ceph_object_extent_init()
33 typedef void (*ceph_object_extent_fn_t)(struct ceph_object_extent *ex,
38 struct ceph_object_extent *alloc_fn(void *arg),
/kernel/linux/linux-5.10/net/ceph/
H A Dstriper.c52 static struct ceph_object_extent *
59 struct ceph_object_extent *ex = in lookup_last()
73 static struct ceph_object_extent *
77 struct ceph_object_extent *ex; in lookup_containing()
112 struct ceph_object_extent *alloc_fn(void *arg), in ceph_file_to_extents()
117 struct ceph_object_extent *last_ex, *ex; in ceph_file_to_extents()
180 struct ceph_object_extent *ex; in ceph_iterate_extents()
/kernel/linux/linux-6.6/net/ceph/
H A Dstriper.c52 static struct ceph_object_extent *
59 struct ceph_object_extent *ex = in lookup_last()
73 static struct ceph_object_extent *
77 struct ceph_object_extent *ex; in lookup_containing()
112 struct ceph_object_extent *alloc_fn(void *arg), in ceph_file_to_extents()
117 struct ceph_object_extent *last_ex, *ex; in ceph_file_to_extents()
180 struct ceph_object_extent *ex; in ceph_iterate_extents()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c287 struct ceph_object_extent ex;
2534 static struct ceph_object_extent *alloc_object_extent(void *arg) in alloc_object_extent()
2676 static void set_bio_pos(struct ceph_object_extent *ex, u32 bytes, void *arg) in set_bio_pos()
2687 static void count_bio_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in count_bio_bvecs()
2700 static void copy_bio_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in copy_bio_bvecs()
2739 static void set_bvec_pos(struct ceph_object_extent *ex, u32 bytes, void *arg) in set_bvec_pos()
2750 static void count_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in count_bvecs()
2761 static void copy_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in copy_bvecs()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c287 struct ceph_object_extent ex;
2471 static struct ceph_object_extent *alloc_object_extent(void *arg) in alloc_object_extent()
2613 static void set_bio_pos(struct ceph_object_extent *ex, u32 bytes, void *arg) in set_bio_pos()
2624 static void count_bio_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in count_bio_bvecs()
2637 static void copy_bio_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in copy_bio_bvecs()
2676 static void set_bvec_pos(struct ceph_object_extent *ex, u32 bytes, void *arg) in set_bvec_pos()
2687 static void count_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in count_bvecs()
2698 static void copy_bvecs(struct ceph_object_extent *ex, u32 bytes, void *arg) in copy_bvecs()

Completed in 24 milliseconds