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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c199 u_char xf_uuid[16]; /* file system's UUID */ member in struct:expfs
2416 bcopy(uuid, xf->xf_uuid, sizeof(uuid));
3325 if (!bcmp(xf->xf_uuid, uuid, 16))
5231 uuidstring(xf->xf_uuid, buf), UUID2FSID(xf->xf_uuid));

Completed in 179 milliseconds