Searched refs:kill_orphans (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dorphan.c547 * This function is a helper to the 'kill_orphans()' function. It goes through
629 * kill_orphans - remove all orphan inodes from the index.
638 static int kill_orphans(struct ubifs_info *c) function
713 err = kill_orphans(c);

Completed in 85 milliseconds