Searched refs:spec_write (Results 1 – 2 of 2) sorted by relevance
154 int spec_write(struct vnop_write_args *);
147 { .opve_op = &vnop_write_desc, .opve_impl = (VOPFUNC)spec_write }, /* write */661 spec_write(struct vnop_write_args *ap) in spec_write() function