Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dorphan.c258 c->no_orphs = 1; in ubifs_orphan_start_commit()
260 c->no_orphs = 0; in ubifs_orphan_start_commit()
762 if (c->no_orphs) { in kill_orphans()
981 if (c->no_orphs) in dbg_scan_orphans()
Dmaster.c386 c->no_orphs = 1; in ubifs_read_master()
Dcommit.c185 if (c->no_orphs) in do_commit()
Dubifs.h1428 int no_orphs; member