Lines Matching full:deleted
14 * with a link count of zero. That happens when an open file is deleted
16 * would be deleted when the file is closed. However in the case of an unclean
18 * orphans' inodes must be deleted which means either scanning the entire index
36 * when the inode is deleted. Any new orphans that are in the orphan tree when
133 dbg_gen("deleted twice ino %lu", (unsigned long)orph->inum); in orphan_delete()
154 * Delete an orphan. This function is called when an inode is deleted.
449 * During commit, the orphans being committed cannot be deleted, so they are
450 * marked for deletion and deleted by this function. Also, the recovery
451 * adds killed orphans to the deletion list, and therefore they are deleted
602 * Check whether an inode can really get deleted. in do_kill_orphans()
640 * session (which ended with an unclean unmount) must be deleted from the index.
666 * be valid orphans anyway and so can be deleted. in kill_orphans()
705 * orphans are deleted.