Searched refs:do_kill_orphans (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | orphan.c | 549 static int do_kill_orphans(struct ubifs_info *c, struct ubifs_scan_leb *sleb, in do_kill_orphans() function 673 err = do_kill_orphans(c, sleb, &last_cmt_no, &outofdate, in kill_orphans()
|
/openbmc/linux/fs/ubifs/ |
H A D | orphan.c | 630 static int do_kill_orphans(struct ubifs_info *c, struct ubifs_scan_leb *sleb, in do_kill_orphans() function 791 err = do_kill_orphans(c, sleb, &last_cmt_no, &outofdate, in kill_orphans()
|