Home
last modified time | relevance | path

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

/fs/ubifs/
Dorphan.c631 unsigned long long *last_cmt_no, int *outofdate, in do_kill_orphans() argument
684 *outofdate = 1; in do_kill_orphans()
757 int lnum, err = 0, outofdate = 0, last_flagged = 0; in kill_orphans() local
791 err = do_kill_orphans(c, sleb, &last_cmt_no, &outofdate, in kill_orphans()
793 if (err || outofdate) { in kill_orphans()