Home
last modified time | relevance | path

Searched refs:nfs4_record_ephemeral_mount (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2073 extern int nfs4_record_ephemeral_mount(mntinfo4_t *mi, vnode_t *mvp);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2140 nfs4_record_ephemeral_mount(mntinfo4_t *mi, vnode_t *mvp) in nfs4_record_ephemeral_mount() function
H A Dnfs4_vfsops.c1166 error = nfs4_record_ephemeral_mount(mi, mvp); in nfs4_mount()