Home
last modified time | relevance | path

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

/openbsd-src/sys/tmpfs/
H A Dtmpfs_vfsops.c68 int tmpfs_sync(struct mount *, int, int, struct ucred *, struct proc *);
354 tmpfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in tmpfs_sync() function
372 .vfs_sync = tmpfs_sync,