Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dorphan.c551 unsigned long long *last_cmt_no, int *outofdate, in do_kill_orphans() argument
595 *outofdate = 1; in do_kill_orphans()
640 int lnum, err = 0, outofdate = 0, last_flagged = 0; in kill_orphans() local
674 err = do_kill_orphans(c, sleb, &last_cmt_no, &outofdate, in kill_orphans()
676 if (err || outofdate) { in kill_orphans()