Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Drecovery.c559 * This is a helper function for 'ubifs_recover_leb()' which drops the last
588 * This is a helper function for 'ubifs_recover_leb()' which drops the last
609 * ubifs_recover_leb - scan and recover a LEB.
622 struct ubifs_scan_leb *ubifs_recover_leb(struct ubifs_info *c, int lnum, in ubifs_recover_leb() function
898 return ubifs_recover_leb(c, lnum, offs, sbuf, -1); in ubifs_recover_log_leb()
H A Dreplay.c684 sleb = ubifs_recover_leb(c, lnum, offs, c->sbuf, b->bud->jhead); in replay_bud()
H A Dorphan.c784 sleb = ubifs_recover_leb(c, lnum, 0, in kill_orphans()
H A Dubifs.h2047 struct ubifs_scan_leb *ubifs_recover_leb(struct ubifs_info *c, int lnum,
/kernel/linux/linux-6.6/fs/ubifs/
H A Drecovery.c559 * This is a helper function for 'ubifs_recover_leb()' which drops the last
588 * This is a helper function for 'ubifs_recover_leb()' which drops the last
609 * ubifs_recover_leb - scan and recover a LEB.
622 struct ubifs_scan_leb *ubifs_recover_leb(struct ubifs_info *c, int lnum, in ubifs_recover_leb() function
898 return ubifs_recover_leb(c, lnum, offs, sbuf, -1); in ubifs_recover_log_leb()
H A Dreplay.c684 sleb = ubifs_recover_leb(c, lnum, offs, c->sbuf, b->bud->jhead); in replay_bud()
H A Dorphan.c784 sleb = ubifs_recover_leb(c, lnum, 0, in kill_orphans()
H A Dubifs.h2079 struct ubifs_scan_leb *ubifs_recover_leb(struct ubifs_info *c, int lnum,

Completed in 17 milliseconds