Searched refs:softdep_waitidle (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_extern.h157 int softdep_waitidle(struct mount *);
H A Dffs_softdep.c1913 softdep_waitidle(struct mount *mp) function
1924 panic("softdep_waitidle: work added after flush.");
1932 printf("softdep_waitidle: Failed to flush worklist for %p\n",
1990 error = softdep_waitidle(oldmnt);

Completed in 134 milliseconds