Home
last modified time | relevance | path

Searched refs:sfh_mi (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c3739 nsfh->sfh_mi = mi; in sfh4_put()
3856 mi = sfh->sfh_mi; in sfh4_rele()
3894 mntinfo4_t *mi = sfh->sfh_mi; in sfh4_update()
3956 mntinfo4_t *mi = sfh->sfh_mi; in sfh4_copyval()
H A Dnfs4_xdr.c4415 mi = sfh->sfh_mi; in xdr_cnfs_argop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2142 mntinfo4_t *sfh_mi; /* backptr to filesystem */ member