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

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

Completed in 106 milliseconds