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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2982 if ((nx->nx_fh.nfh_xh.nxh_version != htonl(NFS_FH_VERSION)) ||
2985 nx->nx_fh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION);
3203 v = ntohl(nxh->nxh_version);
3327 nfhp->nfh_xh.nxh_version = htonl(NFS_FH_VERSION);
H A Dnfs.h385 uint32_t nxh_version; /* data structure version */ member in struct:nfs_exphandle
H A Dnfs_syscalls.c477 nfh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION);

Completed in 24 milliseconds