Home
last modified time | relevance | path

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

/linux/fs/dlm/
A Ddlm_internal.h233 struct dlm_lkb { struct
235 struct kref lkb_ref;
251 int8_t lkb_wait_count;
258 struct list_head lkb_time_list;
259 ktime_t lkb_timestamp;
260 ktime_t lkb_wait_time;
261 unsigned long lkb_timeout_cs;
263 struct mutex lkb_cb_mutex;
264 struct work_struct lkb_cb_work;
274 char *lkb_lvbptr;
[all …]

Completed in 9 milliseconds