Searched refs:tmpfs_sync (Results 1 – 1 of 1) sorted by relevance
68 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() function372 .vfs_sync = tmpfs_sync,