Searched defs:object_extents (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/ceph/
H A Dstriper.c53 lookup_last(struct list_head *object_extents, u64 objno, argument
74 lookup_containing(struct list_head *object_extents, u64 objno, 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) 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) argument
[all...]
/linux-master/drivers/block/
H A Drbd.c343 struct list_head object_extents; /* obj_req.ex structs */ member in struct:rbd_img_request

Completed in 106 milliseconds