procfs_rw
int procfs_rw (struct vop_read_args *);
.vop_read = procfs_rw,
.vop_write = (void *)procfs_rw,