Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_cl_internal.h611 struct osc_extent { struct
613 struct rb_node oe_node;
615 struct osc_object *oe_obj;
617 atomic_t oe_refc;
619 atomic_t oe_users;
621 struct list_head oe_link;
623 unsigned int oe_state;
625 unsigned int oe_intree:1,
627 oe_rw:1,
628 oe_srvlock:1,
[all …]