Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A 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()
/openbmc/linux/fs/ubifs/
H A Drecovery.c912 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head() function
961 err = recover_head(c, c->ihead_lnum, c->ihead_offs, sbuf); in ubifs_recover_inl_heads()
967 return recover_head(c, c->nhead_lnum, c->nhead_offs, sbuf); in ubifs_recover_inl_heads()