rdsv3_notifier
list_create(&rs->rs_notify_queue, sizeof (struct rdsv3_notifier),
offsetof(struct rdsv3_notifier, n_list));
op->r_notifier = kmem_alloc(sizeof (struct rdsv3_notifier),
struct rdsv3_notifier *notifier;
list_create(©, sizeof (struct rdsv3_notifier),
offsetof(struct rdsv3_notifier, n_list));
kmem_free(notifier, sizeof (struct rdsv3_notifier));
struct rdsv3_notifier *notifier;
struct rdsv3_notifier *notifier;
struct rdsv3_notifier *r_notifier;