Searched refs:softdep_flushfiles (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/ufs/ffs/ |
| HD | ffs_extern.h | 131 int softdep_flushfiles(struct mount *, int, struct thread *);
|
| HD | ffs_vfsops.c | 269 error = softdep_flushfiles(mp, flags, td); in ffs_mount() 1276 error = softdep_flushfiles(mp, flags, td);
|
| HD | ffs_softdep.c | 103 softdep_flushfiles(oldmnt, flags, td) in softdep_flushfiles() function 1961 softdep_flushfiles(oldmnt, flags, td) in softdep_flushfiles() function
|