Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h499 fsid_t _fh3_fsid; /* filesystem id */ member
1134 #define fh3_fsid fh3_u.nfs_fh3_i.fh3_i._fh3_fsid
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c177 vfsp = getvfs(&fh->_fh3_fsid); in lm_fhtovp()