Searched refs:softdep_flushfiles (Results 1 – 3 of 3) sorted by relevance
174 int softdep_flushfiles(struct mount *, int, struct thread *);
532 error = softdep_flushfiles(mp, flags, td); in ffs_mount()1264 error = softdep_flushfiles(mp, flags, td); in ffs_unmount()
97 softdep_flushfiles(struct mount *oldmnt, in softdep_flushfiles() function2097 softdep_flushfiles(struct mount *oldmnt, in softdep_flushfiles() function