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

/linux-4.1.27/fs/ubifs/
H A Ddebug.c1777 * struct fsck_data - private FS checking information.
1780 struct fsck_data { struct
1795 struct fsck_data *fsckd, add_inode()
1878 static struct fsck_inode *search_inode(struct fsck_data *fsckd, ino_t inum) search_inode()
1908 struct fsck_data *fsckd, ino_t inum) read_add_inode()
2125 static void free_inodes(struct fsck_data *fsckd) free_inodes()
2143 static int check_inodes(struct ubifs_info *c, struct fsck_data *fsckd) check_inodes()
2269 struct fsck_data fsckd; dbg_check_filesystem()

Completed in 115 milliseconds