Searched defs:ldlm_bl_work_item (Results 1 – 1 of 1) sorted by relevance
102 struct ldlm_bl_work_item { struct103 struct list_head blwi_entry;104 struct ldlm_namespace *blwi_ns;105 struct ldlm_lock_desc blwi_ld;106 struct ldlm_lock *blwi_lock;107 struct list_head blwi_head;108 int blwi_count;109 struct completion blwi_comp;110 ldlm_cancel_flags_t blwi_flags;111 int blwi_mem_pressure;