Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c566 if (!cld->cld_lostlock) in mgc_requeue_thread()
579 cld->cld_lostlock = 0; in mgc_requeue_thread()
622 if (cld->cld_stopping || cld->cld_lostlock) { in mgc_requeue_add()
628 cld->cld_lostlock = 1; in mgc_requeue_add()
635 cld->cld_lostlock = 0; in mgc_requeue_add()
1588 cld->cld_lostlock = 1; in mgc_process_log()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h198 cld_lostlock:1; /* lock not requeued */ member