Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c1932 extern void clcleanup_zone(zoneid_t); in endpnt_destructor()
1936 clcleanup_zone(zoneid); in endpnt_destructor()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S414 WSTUB(nfs, clcleanup_zone, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S383 WSTUB(nfs, clcleanup_zone, nomod_zero);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c3487 clcleanup_zone(zoneid_t zoneid) in clcleanup_zone() function