Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c953 * recover_head - recover a head.
963 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head() function
1016 err = recover_head(c, c->ihead_lnum, c->ihead_offs, sbuf); in ubifs_recover_inl_heads()
1023 return recover_head(c, c->nhead_lnum, c->nhead_offs, sbuf); in ubifs_recover_inl_heads()

Completed in 3 milliseconds