HomeSort by: relevance | last modified time | path
    Searched defs:nlm_is_running (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 146 static int nlm_is_running; variable in typeref:typename:int
1551 if (nlm_is_running != 0) {
1646 nlm_is_running = 1;
1663 nlm_is_running = 0;

Completed in 16 milliseconds