Searched refs:FHSIZE (Results 1 – 1 of 1) sorted by relevance
515 #define nfsm_chain_get_fh_ptr(E, NMC, VERS, FHP, FHSIZE) \ argument518 nfsm_chain_get_32((E), (NMC), (FHSIZE)); \520 if ((FHSIZE) > NFS_MAX_FH_SIZE) \523 (FHSIZE) = NFSX_V2FH;\525 nfsm_chain_get_opaque_pointer((E), (NMC), (FHSIZE), (FHP));\