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

/linux-master/fs/dlm/
H A Dlock.c2031 * I think this means that the lkb_is_ahead condition below should always
2039 int lkb_is_ahead = 0; local
2043 lkb_is_ahead = 1;
2047 if (!lkb_is_ahead) {

Completed in 96 milliseconds