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

/linux-master/fs/ubifs/
H A Drecovery.c507 struct ubifs_unclean_leb *ucleb;
511 ucleb = kzalloc(sizeof(struct ubifs_unclean_leb), GFP_NOFS);
983 struct ubifs_unclean_leb *ucleb, void *sbuf)
1079 struct ubifs_unclean_leb *ucleb;
1083 struct ubifs_unclean_leb, list);
H A Dsuper.c1182 struct ubifs_unclean_leb *ucleb;
1185 struct ubifs_unclean_leb, list);
H A Dubifs.h434 * struct ubifs_unclean_leb - records a LEB recovered under read-only mode.
443 struct ubifs_unclean_leb { struct

Completed in 126 milliseconds