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

/linux-4.4.14/fs/nfs/objlayout/
H A Dobjio_osd.c63 struct objio_segment { struct
70 static inline struct objio_segment * OBJIO_LSEG()
73 return container_of(lseg, struct objio_segment, lseg); OBJIO_LSEG()
175 struct objio_segment **pseg) __alloc_objio_seg()
177 /* This is the in memory structure of the objio_segment __alloc_objio_seg()
180 * struct objio_segment olseg; __alloc_objio_seg()
189 struct objio_segment *lseg; __alloc_objio_seg()
217 struct objio_segment *objio_seg; objio_alloc_lseg()
279 struct objio_segment *objio_seg = OBJIO_LSEG(lseg); objio_free_lseg()
299 struct objio_segment *objio_seg = OBJIO_LSEG(lseg); objio_alloc_io_state()

Completed in 40 milliseconds