Searched refs:lkb_last_cast_time (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/dlm/ | ||
H A D | ast.c | 201 lkb->lkb_last_cast_time = ktime_get(); in dlm_callback_work() |
H A D | dlm_internal.h | 266 ktime_t lkb_last_cast_time; /* for debugging */ member |