Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c164 if (!md_checkpid(present->mdn_pid, present->mdn_proc)) in md_reaper()
175 present->mdn_proc = NULL; in md_reaper()
444 event_queue->mdn_proc = md_getproc(); in notify_ioctl()
472 event_queue->mdn_proc = NULL; in notify_ioctl()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_notify.h207 proc_t *mdn_proc; /* process that created the queue */ member