Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2142 mntinfo4_t *mi_parent; in nfs4_record_ephemeral_mount() local
2156 mi_parent = VTOMI4(mvp); in nfs4_record_ephemeral_mount()
2166 mutex_enter(&mi_parent->mi_lock); in nfs4_record_ephemeral_mount()
2170 mi_parent->mi_ephemeral_tree; in nfs4_record_ephemeral_mount()
2184 mutex_exit(&mi_parent->mi_lock); in nfs4_record_ephemeral_mount()
2222 if (mi_parent->mi_flags & MI4_EPHEMERAL) { in nfs4_record_ephemeral_mount()
2229 prior = mi_parent->mi_ephemeral; in nfs4_record_ephemeral_mount()
2281 mutex_exit(&mi_parent->mi_lock); in nfs4_record_ephemeral_mount()