Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
Dorphan.c202 c->no_orphs = 1; in ubifs_orphan_start_commit()
204 c->no_orphs = 0; in ubifs_orphan_start_commit()
653 if (c->no_orphs) { in kill_orphans()
876 if (c->no_orphs) in dbg_scan_orphans()
Dmaster.c389 c->no_orphs = 1; in ubifs_read_master()
Dcommit.c196 if (c->no_orphs) in do_commit()
Dubifs.h1422 int no_orphs; member