Home
last modified time | relevance | path

Searched refs:lkb_is_ahead (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dlock.c2254 * I think this means that the lkb_is_ahead condition below should always
2262 int lkb_is_ahead = 0; in conversion_deadlock_detect() local
2266 lkb_is_ahead = 1; in conversion_deadlock_detect()
2270 if (!lkb_is_ahead) { in conversion_deadlock_detect()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlock.c2028 * I think this means that the lkb_is_ahead condition below should always
2036 int lkb_is_ahead = 0; in conversion_deadlock_detect() local
2040 lkb_is_ahead = 1; in conversion_deadlock_detect()
2044 if (!lkb_is_ahead) { in conversion_deadlock_detect()

Completed in 14 milliseconds