Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ufs/ffs/
HDffs_extern.h174 int softdep_flushfiles(struct mount *, int, struct thread *);
HDffs_vfsops.c532 error = softdep_flushfiles(mp, flags, td); in ffs_mount()
1264 error = softdep_flushfiles(mp, flags, td); in ffs_unmount()
HDffs_softdep.c97 softdep_flushfiles(struct mount *oldmnt, in softdep_flushfiles() function
2097 softdep_flushfiles(struct mount *oldmnt, in softdep_flushfiles() function