Searched refs:vnop_write_args (Results 1 – 13 of 13) sorted by relevance
88 extern int nop_write(struct vnop_write_args *ap);89 extern int err_write(struct vnop_write_args *ap);
243 struct vnop_write_args /* {251 nop_write(__unused struct vnop_write_args *ap) in nop_write()257 err_write(__unused struct vnop_write_args *ap) in err_write()
280 VOPARG_OFFSETOF(struct vnop_write_args, a_vp),292 VOPARG_OFFSETOF(struct vnop_write_args, a_context),
3988 struct vnop_write_args {3999 struct vnop_write_args a; in VNOP_WRITE()
119 extern int fdesc_write(struct vnop_write_args *ap);
680 fdesc_write(__unused struct vnop_write_args *ap) in fdesc_write()
855 devfsspec_write(struct vnop_write_args *ap) in devfsspec_write()874 devfs_write(struct vnop_write_args *ap) in devfs_write()
128 int fifo_write(struct vnop_write_args *);
374 fifo_write(struct vnop_write_args *ap) in fifo_write()
87 int dead_write(struct vnop_write_args *);192 dead_write(struct vnop_write_args *ap) in dead_write()
154 int spec_write(struct vnop_write_args *);
665 spec_write(struct vnop_write_args *ap) in spec_write()
478 struct vnop_write_args { struct