Searched refs:do_kill_orphans (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | orphan.c | 578 * This function is a helper to the 'do_kill_orphans()' function. The orphan 619 * do_kill_orphans - remove orphan inodes from the index. 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()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | orphan.c | 578 * This function is a helper to the 'do_kill_orphans()' function. The orphan 619 * do_kill_orphans - remove orphan inodes from the index. 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()
|
Completed in 4 milliseconds