Searched refs:lkb_is_ahead (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 309 milliseconds