Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/sysvbfs/
H A Dsysvbfs.h73 int sysvbfs_write(void *);
H A Dsysvbfs.c63 { &vop_write_desc, sysvbfs_write }, /* write */
H A Dsysvbfs_vnops.c465 sysvbfs_write(void *arg) in sysvbfs_write() function