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

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 268 static uint32_t nlm_next_sysid = 1; /* (g) */ variable in typeref:typename:uint32_t
852 caller_name, nlm_next_sysid);
859 host->nh_sysid = nlm_next_sysid++;
904 next_sysid = nlm_next_sysid++;
nlm_prot_impl.c 268 static uint32_t nlm_next_sysid = 1; /* (g) */ variable in typeref:typename:uint32_t
852 caller_name, nlm_next_sysid);
859 host->nh_sysid = nlm_next_sysid++;
904 next_sysid = nlm_next_sysid++;

Completed in 23 milliseconds