Home
last modified time | relevance | path

Searched refs:fsid1 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1511 uint64_t fsid1, fsid2; in same_file_system() local
1518 (nvlist_lookup_uint64(nvl1, A_FSID, &fsid1) == 0) && in same_file_system()
1526 if (fsid1 == fsid2) in same_file_system()