Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dstriper.c53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last()
74 lookup_containing(struct list_head *object_extents, u64 objno, in lookup_containing()
111 struct list_head *object_extents, in ceph_file_to_extents()
175 struct list_head *object_extents, in ceph_iterate_extents()
/openbmc/linux/drivers/block/
H A Drbd.c343 struct list_head object_extents; /* obj_req.ex structs */ member