Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dorphan.c177 c->no_orphs = 1; in ubifs_orphan_start_commit()
179 c->no_orphs = 0; in ubifs_orphan_start_commit()
644 if (c->no_orphs) { in kill_orphans()
874 if (c->no_orphs) in dbg_scan_orphans()
Dmaster.c304 c->no_orphs = 1; in ubifs_read_master()
Dubifs.h1976 int no_orphs; member