Searched defs:ldlm_bl_work_item (Results 1 – 1 of 1) sorted by relevance
112 struct ldlm_bl_work_item { struct113 struct list_head blwi_entry;114 struct ldlm_namespace *blwi_ns;115 struct ldlm_lock_desc blwi_ld;116 struct ldlm_lock *blwi_lock;117 struct list_head blwi_head;118 int blwi_count;119 struct completion blwi_comp;120 ldlm_cancel_flags_t blwi_flags;121 int blwi_mem_pressure;