Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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