Home
last modified time | relevance | path

Searched refs:outofdate (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
A Dorphan.c552 unsigned long long *last_cmt_no, int *outofdate, in do_kill_orphans() argument
596 *outofdate = 1; in do_kill_orphans()
641 int lnum, err = 0, outofdate = 0, last_flagged = 0; in kill_orphans() local
675 err = do_kill_orphans(c, sleb, &last_cmt_no, &outofdate, in kill_orphans()
677 if (err || outofdate) { in kill_orphans()

Completed in 3 milliseconds