Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dorphan.c524 * This function is a helper to the 'kill_orphans()' function. It goes through
636 * kill_orphans - remove all orphan inodes from the index.
645 static int kill_orphans(struct ubifs_info *c) in kill_orphans() function
720 err = kill_orphans(c); in ubifs_mount_orphans()