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

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 901 uint32_t next_sysid; local in function:nlm_acquire_next_sysid
904 next_sysid = nlm_next_sysid++;
906 return (next_sysid);
nlm_prot_impl.c 901 uint32_t next_sysid; local in function:nlm_acquire_next_sysid
904 next_sysid = nlm_next_sysid++;
906 return (next_sysid);

Completed in 1548 milliseconds