Searched defs:fh3_u (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1054 } fh3_u; member in struct:nfs_fh3
1057 #define fh3_fsid fh3_u.nfs_fh3_i.fh3_i._fh3_fsid
1058 #define fh3_len fh3_u.nfs_fh3_i.fh3_i._fh3_len
1059 #define fh3_data fh3_u.nfs_fh3_i.fh3_i._fh3_data
1060 #define fh3_xlen fh3_u.nfs_fh3_i.fh3_i._fh3_xlen
1061 #define fh3_xdata fh3_u.nfs_fh3_i.fh3_i._fh3_xdata

Completed in 74 milliseconds