Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c805 net->net_mount = mi; in nfs4_trigger_mount()
3050 VFS_RELE(net->net_mount->mi_vfsp); in nfs4_ephemeral_harvest_forest()
3051 MI4_RELE(net->net_mount); in nfs4_ephemeral_harvest_forest()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1459 mntinfo4_t *net_mount; member