Home
last modified time | relevance | path

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

/fs/ubifs/
Dorphan.c251 c->no_orphs = 1; in ubifs_orphan_start_commit()
253 c->no_orphs = 0; in ubifs_orphan_start_commit()
753 if (c->no_orphs) { in kill_orphans()
972 if (c->no_orphs) in dbg_scan_orphans()
Dmaster.c389 c->no_orphs = 1; in ubifs_read_master()
Dcommit.c185 if (c->no_orphs) in do_commit()
Dubifs.h1398 int no_orphs; member