Home
last modified time | relevance | path

Searched refs:mdn_pid (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()
174 present->mdn_pid = 0; in md_reaper()
443 event_queue->mdn_pid = pid; in notify_ioctl()
471 event_queue->mdn_pid = 0; in notify_ioctl()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_notify.h206 pid_t mdn_pid; /* pid that created the queue */ member