Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c2684 bool_t must_unlock; in nfs4_unmount() local
2736 &must_unlock, &eph_tree)) { in nfs4_unmount()
2737 ASSERT(must_unlock == FALSE); in nfs4_unmount()
2750 nfs4_ephemeral_umount_unlock(&must_unlock, &eph_tree); in nfs4_unmount()
2763 nfs4_ephemeral_umount_activate(mi, &must_unlock, &eph_tree); in nfs4_unmount()
4304 bool_t must_unlock; in nfs4_free_mount() local
4378 &must_unlock, &eph_tree)) in nfs4_free_mount()
4379 nfs4_ephemeral_umount_activate(mi, &must_unlock, in nfs4_free_mount()
H A Dnfs4_stub_vnops.c751 bool_t must_unlock = FALSE; in nfs4_trigger_mount() local
837 must_unlock = TRUE; in nfs4_trigger_mount()
870 if (must_unlock) { in nfs4_trigger_mount()