Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c154 door_handle_t mountd_dh; variable
160 if (mountd_dh != NULL) in mountd_args()
161 door_ki_rele(mountd_dh); in mountd_args()
162 mountd_dh = door_ki_lookup(did); in mountd_args()
420 dh = mountd_dh; in nfsauth_retrieve()
494 if (dh == mountd_dh) { in nfsauth_retrieve()
495 door_ki_rele(mountd_dh); in nfsauth_retrieve()
496 mountd_dh = NULL; in nfsauth_retrieve()