Home
last modified time | relevance | path

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

/src/sys/ufs/ffs/
H A Dffs_extern.h172 int softdep_flushfiles(struct mount *, int, struct thread *);
H A Dffs_vfsops.c530 error = softdep_flushfiles(mp, flags, td); in ffs_mount()
1260 error = softdep_flushfiles(mp, flags, td); in ffs_unmount()
H A Dffs_softdep.c95 softdep_flushfiles(struct mount *oldmnt, in softdep_flushfiles() function
2093 softdep_flushfiles(struct mount *oldmnt, in softdep_flushfiles() function