Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dcommit.c168 err = dbg_check_old_index(c, &zroot); in do_commit()
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) in dbg_check_old_index() function
H A Ddebug.h30 * @old_zroot: old index root - used by 'dbg_check_old_index()'
31 * @old_zroot_level: old index root level - used by 'dbg_check_old_index()'
32 * @old_zroot_sqnum: old index root sqnum - used by 'dbg_check_old_index()'
274 int dbg_check_old_index(struct ubifs_info *c, struct ubifs_zbranch *zroot);