Searched defs:object_extents (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | striper.c | 53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last() argument 74 lookup_containing(struct list_head *object_extents, u64 objno, in lookup_containing() argument 110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument 174 ceph_iterate_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_iterate_extents() argument [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | striper.c | 53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last() argument 74 lookup_containing(struct list_head *object_extents, u64 objno, in lookup_containing() argument 110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument 174 ceph_iterate_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_iterate_extents() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | rbd.c | 343 struct list_head object_extents; /* obj_req.ex structs */ member
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | rbd.c | 343 struct list_head object_extents; /* obj_req.ex structs */ member
|
Completed in 20 milliseconds