Searched full:pending (Results 1 – 5 of 5) sorted by relevance
85 pending = [("/", dirs[0])]86 while pending:87 path, dir = pending.pop(0)96 pending.append(((path + '/' + npath), nmdir))
410 pending = [{}]416 for init, pinit in it.product(inits, pending):426 pending = npending429 pending = list(reversed(pending))431 while pending:432 perm = pending.pop()438 pending.append(nperm)
385 \"state\": \"pending\",418 (.state == \"failure\" or .state == \"pending\") and
509 // Any pending writes are written out to storage as though517 // Any pending writes are written out to storage.
3792 LFS_DEBUG("Found pending gstate 0x%08"PRIx32"%08"PRIx32"%08"PRIx32, in lfs_mount()4036 // fix pending move in this pair? this looks like an optimization but in lfs_fs_relocate()4072 // fix pending move in this pair? this looks like an optimization but in lfs_fs_relocate()