Home
last modified time | relevance | path

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

/xnu-12377.61.12/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-12377.61.12/bsd/sys/
H A Dmount.h1492 unsigned char fh_data[NFS_MAX_FH_SIZE]; /* file handle value */ member