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

/linux-master/fs/ubifs/
H A Ddebug.h29 * @old_zroot: old index root - used by 'dbg_check_old_index()'
30 * @old_zroot_level: old index root level - used by 'dbg_check_old_index()'
31 * @old_zroot_sqnum: old index root sqnum - used by 'dbg_check_old_index()'
273 int dbg_check_old_index(struct ubifs_info *c, struct ubifs_zbranch *zroot);
H A Dcommit.c168 err = dbg_check_old_index(c, &zroot);
521 * next old index check i.e. 'dbg_check_old_index()'.
552 * dbg_check_old_index - check the old copy of the index.
564 int dbg_check_old_index(struct ubifs_info *c, struct ubifs_zbranch *zroot) function

Completed in 127 milliseconds