Home
last modified time | relevance | path

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

/openbsd/sys/tmpfs/
H A Dtmpfs_vnops.h56 int tmpfs_write (void *);
H A Dtmpfs_vnops.c70 .vop_write = tmpfs_write,
576 tmpfs_write(void *v) in tmpfs_write() function