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

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_subs.c3035 if ((nx->nx_fh.nfh_xh.nxh_version != htonl(NFS_FH_VERSION)) ||
3038 nx->nx_fh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION);
3256 v = ntohl(nxh->nxh_version);
3380 nfhp->nfh_xh.nxh_version = htonl(NFS_FH_VERSION);
H A Dnfs.h388 uint32_t nxh_version; /* data structure version */ member in struct:nfs_exphandle
H A Dnfs_syscalls.c479 nfh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION);

Completed in 83 milliseconds