Home
last modified time | relevance | path

Searched refs:cld_lostlock (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c554 if (!cld->cld_lostlock) in mgc_requeue_thread()
567 cld->cld_lostlock = 0; in mgc_requeue_thread()
610 if (cld->cld_stopping || cld->cld_lostlock) { in mgc_requeue_add()
616 cld->cld_lostlock = 1; in mgc_requeue_add()
623 cld->cld_lostlock = 0; in mgc_requeue_add()
1560 cld->cld_lostlock = 1; in mgc_process_log()
/drivers/staging/lustre/lustre/include/
Dobd_class.h164 cld_lostlock:1; /* lock not requeued */ member