Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A 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()
H A Dmaster.c304 c->no_orphs = 1; in ubifs_read_master()
H A Dubifs.h1976 int no_orphs; member
/openbmc/linux/fs/ubifs/
H A 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()
H A Dmaster.c386 c->no_orphs = 1; in ubifs_read_master()
H A Dcommit.c185 if (c->no_orphs) in do_commit()
H A Dubifs.h1428 int no_orphs; member