Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c1944 extern void clcleanup4_zone(zoneid_t); in endpnt_destructor()
1948 clcleanup4_zone(zoneid); in endpnt_destructor()
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S415 WSTUB(nfs, clcleanup4_zone, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S386 WSTUB(nfs, clcleanup4_zone, nomod_zero);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c2818 clcleanup4_zone(zoneid_t zoneid) in clcleanup4_zone() function