Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
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()