Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h380 UBIFS_MST_RCVRY = 4, enumerator
H A Dmaster.c271 c->mst_node->flags &= cpu_to_le32(~UBIFS_MST_RCVRY); in ubifs_read_master()
H A Drecovery.c206 mst->flags |= cpu_to_le32(UBIFS_MST_RCVRY); in write_rcvrd_mst_node()
248 if ((le32_to_cpu(mst1->flags) & UBIFS_MST_RCVRY) && in ubifs_recover_master_node()