Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dubifs-media.h400 UBIFS_MST_RCVRY = 4, enumerator
Dmaster.c277 c->mst_node->flags &= cpu_to_le32(~UBIFS_MST_RCVRY); in ubifs_read_master()
Drecovery.c213 mst->flags |= cpu_to_le32(UBIFS_MST_RCVRY); in write_rcvrd_mst_node()
255 if ((le32_to_cpu(mst1->flags) & UBIFS_MST_RCVRY) && in ubifs_recover_master_node()