Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c757 nfs4_trigger_globals_t *ntg; in nfs4_trigger_mount() local
774 ASSERT(ntg != NULL); in nfs4_trigger_mount()
794 if (ntg->ntg_forest != NULL) in nfs4_trigger_mount()
796 ntg->ntg_forest = net; in nfs4_trigger_mount()
2151 nfs4_trigger_globals_t *ntg; in nfs4_record_ephemeral_mount() local
3142 ntg, 0, minclsyspri); in nfs4_ephemeral_start_harvester()
3154 ntg = kmem_zalloc(sizeof (*ntg), KM_SLEEP); in nfs4_ephemeral_zsd_create()
3165 return (ntg); in nfs4_ephemeral_zsd_create()
3178 if (!ntg) in nfs4_ephemeral_zsd_shutdown()
3194 if (!ntg) in nfs4_ephemeral_zsd_destroy()
[all …]