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

  /src/sys/nfs/
nfs_vfsops.c 87 unsigned int nfs_mount_count = 0; variable in typeref:typename:unsigned int
811 snprintf(iosname, sizeof(iosname), "nfs%u", nfs_mount_count++);
892 * nfs_mount_count here for good reason - we may not be unmounting

Completed in 14 milliseconds