Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Drecovery.c920 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head() function
969 err = recover_head(c, c->ihead_lnum, c->ihead_offs, sbuf); in ubifs_recover_inl_heads()
975 return recover_head(c, c->nhead_lnum, c->nhead_offs, sbuf); in ubifs_recover_inl_heads()