Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c220 static zone_key_t nfsclnt_zone_key; variable
475 nfscl = zone_getspecific(nfsclnt_zone_key, nfs_zone()); in clget()
633 nfscl = zone_getspecific(nfsclnt_zone_key, nfs_zone()); in clfree()
961 nfscl = zone_getspecific(nfsclnt_zone_key, nfs_zone()); in rfscall()
1514 nfscl = zone_getspecific(nfsclnt_zone_key, nfs_zone()); in aclcall()
3566 zone_key_create(&nfsclnt_zone_key, clinit_zone, NULL, clfini_zone); in nfs_subrinit()
3624 (void) zone_key_delete(nfsclnt_zone_key); in nfs_subrfini()
4320 nfscl = zone_getspecific(nfsclnt_zone_key, nfs_zone()); in failover_thread()
4542 nfscl = zone_getspecific(nfsclnt_zone_key, nfs_zone()); in failover_remap()