Searched refs:fsid2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1511 uint64_t fsid1, fsid2; local
1519 (nvlist_lookup_uint64(nvl2, A_FSID, &fsid2) == 0)) {
1526 if (fsid1 == fsid2)

Completed in 48 milliseconds