Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/ufs/ffs/
HDffs_extern.h131 int softdep_flushfiles(struct mount *, int, struct thread *);
HDffs_vfsops.c269 error = softdep_flushfiles(mp, flags, td); in ffs_mount()
1276 error = softdep_flushfiles(mp, flags, td);
HDffs_softdep.c103 softdep_flushfiles(oldmnt, flags, td) in softdep_flushfiles() function
1961 softdep_flushfiles(oldmnt, flags, td) in softdep_flushfiles() function