Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dorphan.c550 unsigned long long *last_cmt_no, int *outofdate, in do_kill_orphans()
639 int lnum, err = 0, outofdate = 0, last_flagged = 0; in kill_orphans() local
/openbmc/linux/fs/ubifs/
H A Dorphan.c631 unsigned long long *last_cmt_no, int *outofdate, in do_kill_orphans()
757 int lnum, err = 0, outofdate = 0, last_flagged = 0; in kill_orphans() local
/openbmc/linux/drivers/md/
H A Dmd-bitmap.c1110 bool outofdate = test_bit(BITMAP_STALE, &bitmap->flags); in md_bitmap_init_from_disk() local