Home | History | Annotate | Download | only in debugfs

Lines Matching full:catastrophic

61 			    blk64_t blocksize, int catastrophic,
88 if (catastrophic && (open_flags & EXT2_FLAG_RW)) {
90 "opening read-only because of catastrophic mode");
93 if (catastrophic)
105 if (catastrophic)
106 com_err(device, 0, "catastrophic mode - not reading inode or group bitmaps");
142 int catastrophic = 0;
168 catastrophic = 1;
197 superblock, blocksize, catastrophic,
2414 int catastrophic = 0;
2464 catastrophic = 1;
2478 superblock, blocksize, catastrophic,