Home
last modified time | relevance | path

Searched refs:fh_data (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/nfs/
H A Dnfsm_subs.h533 if ((FHP)->fh_len > sizeof((FHP)->fh_data)) \
538 nfsm_chain_get_opaque((E), (NMC), (uint32_t)(FHP)->fh_len, (FHP)->fh_data);\
/xnu-11417.140.69/bsd/sys/
H A Dmount.h1489 unsigned char fh_data[NFS_MAX_FH_SIZE]; /* file handle value */ member