Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c165 unsigned int playcount; variable
2319 if (playedactions <= playcount) { in enqueue_action()
2334 if (!err && optp && (playedactions == playcount)) { in enqueue_action()
2350 if (playedactions == playcount) in enqueue_action()
3608 && (!(optp || optu) || (playedactions < playcount))) { in walkback()
3670 if ((optp || optu) && (playedactions >= playcount)) in walkback()
4223 playcount = strtoull(optarg, &endptr, 0); in getoptions()
4248 playcount = strtoull(optarg, &endptr, 0); in getoptions()

Completed in 5 milliseconds