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

/xnu-2782.1.97/bsd/nfs/
H A Dnfsdiskless.h84 u_char ndm_fh[NFSX_V3FHMAX]; /* The file's file handle */
H A Dnfsproto.h204 #define NFSX_V3FHMAX 64 /* max. allowed by protocol */ macro
223 (((V) == NFS_VER3) ? NFSX_V3FHMAX : NFS4_FHSIZE)))
H A Dnfs_boot.c706 u_char data[NFSX_V3FHMAX + sizeof(u_int32_t)];

Completed in 25 milliseconds