Searched refs:fh_len (Results 1 – 3 of 3) sorted by relevance
532 nfsm_chain_get_32((E), (NMC), (FHP)->fh_len); \533 if ((FHP)->fh_len > sizeof((FHP)->fh_data)) \536 (FHP)->fh_len = NFSX_V2FH;\538 nfsm_chain_get_opaque((E), (NMC), (uint32_t)(FHP)->fh_len, (FHP)->fh_data);\540 (FHP)->fh_len = 0;\
63 fh_len : uint32_t;
1491 unsigned int fh_len; /* length of file handle */ member