vop_write_args
vop_stdnowrite(struct vop_write_args *ap)
journal_write(struct vop_write_args *ap)
static int journal_write(struct vop_write_args *ap);
vop_write_ap(struct vop_write_args *ap)
struct vop_write_args ap;
int (*vop_write)(struct vop_write_args *);
struct vop_write_args vu_write;
int vop_write_ap(struct vop_write_args *ap);
int vop_stdnowrite(struct vop_write_args *ap);
dead_write(struct vop_write_args *ap)
static int dead_write (struct vop_write_args *);
devfs_spec_write(struct vop_write_args *ap)
static int devfs_spec_write(struct vop_write_args *);
dirfs_write (struct vop_write_args *ap)
ext2fifo_write(struct vop_write_args *ap)
ext2_write(struct vop_write_args *ap)
fifo_write(struct vop_write_args *ap)
static int fifo_write (struct vop_write_args *);
int fuse_write(struct vop_write_args*);
int fuse_dio_write(struct vop_write_args*);
fuse_vop_write(struct vop_write_args *ap)
hammer_vop_fifowrite (struct vop_write_args *ap)
static int hammer_vop_write(struct vop_write_args *);
hammer_vop_write(struct vop_write_args *ap)
static int hammer_vop_fifowrite (struct vop_write_args *);
hammer2_vop_write(struct vop_write_args *ap)
hpfs_write(struct vop_write_args *ap)
static int hpfs_write (struct vop_write_args *ap);
msdosfs_write(struct vop_write_args *ap)
nfs_write(struct vop_write_args *ap)
nfsfifo_write(struct vop_write_args *ap)
static int nfsfifo_write (struct vop_write_args *);
int nfs_write (struct vop_write_args *);
ntfs_write(struct vop_write_args *ap)
static int ntfs_write (struct vop_write_args *ap);
smbfs_write(struct vop_write_args *ap)
static int smbfs_write(struct vop_write_args *);
tmpfs_write(struct vop_write_args *ap)
static int ffs_write (struct vop_write_args *);
ffs_write(struct vop_write_args *ap)
static int ufsfifo_write (struct vop_write_args *);
ufsfifo_write(struct vop_write_args *ap)
int (*vop_write)(struct vop_write_args *);
struct vop_write_args ap = {
hammer2_vop_write(struct vop_write_args *ap)