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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h373 uint32_t nxh_version; /* data structure version */ member in struct:nfs_exphandle
H A Dnfs_subs.c2470 if ((nx->nx_fh.nfh_xh.nxh_version != htonl(NFS_FH_VERSION)) ||
2473 nx->nx_fh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION);
2680 v = ntohl(nxh->nxh_version);
2797 nfhp->nfh_xh.nxh_version = htonl(NFS_FH_VERSION);
H A Dnfs_syscalls.c443 nfh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION);

Completed in 87 milliseconds