Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cl_internal.h610 struct osc_extent { struct
612 struct rb_node oe_node;
614 struct osc_object *oe_obj;
616 atomic_t oe_refc;
618 atomic_t oe_users;
620 struct list_head oe_link;
622 unsigned int oe_state;
624 unsigned int oe_intree:1,
626 oe_rw:1,
627 oe_srvlock:1,
[all …]