Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dorphan.c96 static struct ubifs_orphan *lookup_orphan(struct ubifs_info *c, ino_t inum) in lookup_orphan() function
213 orph = lookup_orphan(c, inum); in ubifs_delete_orphan()
859 found = !!lookup_orphan(c, inum); in dbg_find_orphan()