Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dorphan.c178 c->no_orphs = 1; in ubifs_orphan_start_commit()
180 c->no_orphs = 0; in ubifs_orphan_start_commit()
645 if (c->no_orphs) { in kill_orphans()
875 if (c->no_orphs) in dbg_scan_orphans()
H A Dmaster.c305 c->no_orphs = 1; in ubifs_read_master()
H A Dubifs.h1977 int no_orphs; member
/OK3568_Linux_fs/kernel/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()
760 if (c->no_orphs) { in kill_orphans()
979 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.h1400 int no_orphs; member