softdep_process_worklist
while (softdep_process_worklist(mp, 0) > 0 ||
while ((count = softdep_process_worklist(oldmnt, 1)) > 0) {
static int softdep_process_worklist(struct mount *, int);