Searched defs:outofdate (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | orphan.c | 550 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 D | orphan.c | 631 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 D | md-bitmap.c | 1111 bool outofdate = test_bit(BITMAP_STALE, &bitmap->flags); in md_bitmap_init_from_disk() local
|