Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
Dorphan.c97 static struct ubifs_orphan *lookup_orphan(struct ubifs_info *c, ino_t inum) in lookup_orphan() function
162 orph = lookup_orphan(c, inum); in ubifs_delete_orphan()
750 found = !!lookup_orphan(c, inum); in dbg_find_orphan()