Searched refs:NFSV2_MAX_FH_SIZE (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dmount_internal.h278 #define NFSV2_MAX_FH_SIZE 32 macro
H A Dmount.h1276 #define NFSV2_MAX_FH_SIZE 32 macro
/xnu-2422.115.4/bsd/nfs/
H A Dnfs.h402 #define NFSV2_MAX_FID_SIZE (NFSV2_MAX_FH_SIZE - sizeof(struct nfs_exphandle))
H A Dnfs_syscalls.c435 if ((fhlen != NFSV2_MAX_FH_SIZE) && (fhlen != NFSV3_MAX_FH_SIZE))

Completed in 28 milliseconds