Searched refs:NFS_FH_VERSION (Results 1 – 3 of 3) sorted by relevance
2025 if ((nx->nx_fh.nfh_xh.nxh_version != htonl(NFS_FH_VERSION)) || in nfsrv_export()2028 nx->nx_fh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION); in nfsrv_export()2355 if (v != NFS_FH_VERSION) { in nfsrv_fhtovp()2485 nfhp->nfh_xh.nxh_version = htonl(NFS_FH_VERSION); in nfsrv_vptofh()
453 #define NFS_FH_VERSION 0x4e580000 /* 'NX00' */ macro
382 nfh.nfh_xh.nxh_version = htonl(NFS_FH_VERSION); in getfh()