Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dorphan.c190 c->no_orphs = 1; in ubifs_orphan_start_commit()
192 c->no_orphs = 0; in ubifs_orphan_start_commit()
657 if (c->no_orphs) { in kill_orphans()
902 if (c->no_orphs) in dbg_scan_orphans()
Dmaster.c311 c->no_orphs = 1; in ubifs_read_master()
Dcommit.c202 if (c->no_orphs) in do_commit()
Dubifs.h1366 int no_orphs; member