Searched refs:nxh_version (Results 1 – 3 of 3) sorted by relevance
1990 if ((nx->nx_fh.nfh_xh.nxh_version != htonl(NFS_FH_VERSION)) || in nfsrv_export()1993 nx->nx_fh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION); in nfsrv_export()2319 v = ntohl(nxh->nxh_version); in nfsrv_fhtovp()2450 nfhp->nfh_xh.nxh_version = htonl(NFS_FH_VERSION); in nfsrv_vptofh()
459 uint32_t nxh_version; /* data structure version */ member
384 nfh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION); in getfh()