Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dorphan.c529 unsigned long long *last_cmt_no, int *outofdate, in do_kill_orphans() argument
582 *outofdate = 1; in do_kill_orphans()
648 int lnum, err = 0, outofdate = 0, last_flagged = 0; in kill_orphans() local
682 err = do_kill_orphans(c, sleb, &last_cmt_no, &outofdate, in kill_orphans()
684 if (err || outofdate) { in kill_orphans()
/linux/drivers/md/
H A Dmd-bitmap.c1318 bool outofdate = test_bit(BITMAP_STALE, &bitmap->flags); in md_bitmap_init_from_disk() local
1374 if (outofdate) { in md_bitmap_init_from_disk()