Searched refs:error_behavior (Results 1 – 3 of 3) sorted by relevance
17 void error_behavior(struct ext2_data *fs, const char *msg);
919 error_behavior(fs, "Wrong number of used blocks in superblock and bitmap"); in ext2_alloc_block()999 error_behavior(fs, "Inode is not cleared in inode table!"); in ext2_alloc_inode()1016 error_behavior(fs, "Wrong number of used inodes in superblock and bitmap"); in ext2_alloc_inode()1075 error_behavior(fs, "Wrong number of used blocks in superblock and bitmap"); in ext2_free_block()1136 error_behavior(fs, "Wrong number of used inodes in superblock and bitmap"); in ext2_free_inode()
39 void error_behavior(struct ext2_data *fs, const char *msg) in error_behavior() function349 error_behavior(fs, "Wrong number of used blocks in superblock and bitmap"); in ext2_init_fs()356 error_behavior(fs, "Wrong number of used inodes in superblock and bitmap"); in ext2_init_fs()