Home
last modified time | relevance | path

Searched refs:hpfs_write (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vnops.c79 static int hpfs_write (struct vop_write_args *ap);
357 hpfs_write(struct vop_write_args *ap) in hpfs_write() function
1180 .vop_write = hpfs_write,