Searched refs:errors (Results 1 – 14 of 14) sorted by relevance
72 int errors; member168 cb->errors = 1; in end_compressed_bio_read()192 cb->errors = 1; in end_compressed_bio_read()203 if (cb->errors) { in end_compressed_bio_read()278 cb->errors = 1; in end_compressed_bio_write()351 cb->errors = 0; in btrfs_submit_compressed_write()604 cb->errors = 0; in btrfs_submit_compressed_read()
3000 int errors = 0; in write_dev_supers() local3016 errors++; in write_dev_supers()3021 errors++; in write_dev_supers()3048 errors++; in write_dev_supers()3069 errors++; in write_dev_supers()3071 return errors < i ? 0 : -1; in write_dev_supers()
6933 int errors; member7067 dip->errors = 1; in btrfs_end_dio_bio()7080 if (dip->errors) { in btrfs_end_dio_bio()7245 dip->errors = 1; in btrfs_submit_direct_hook()7297 dip->errors = 0; in btrfs_submit_direct()
284 char *errors = args[0].from; in parse_options() local285 if (!errors || !*errors) in parse_options()287 if (!strcmp(errors, "continue")) { in parse_options()291 } else if (!strcmp(errors, "remount-ro")) { in parse_options()295 } else if (!strcmp(errors, "panic")) { in parse_options()301 errors); in parse_options()
37 if (opts->errors == FAT_ERRORS_PANIC) in __fat_fs_error()39 else if (opts->errors == FAT_ERRORS_RO && !(sb->s_flags & MS_RDONLY)) { in __fat_fs_error()
841 if (opts->errors == FAT_ERRORS_CONT) in fat_show_options()843 else if (opts->errors == FAT_ERRORS_PANIC) in fat_show_options()981 opts->errors = FAT_ERRORS_RO; in parse_options()1088 opts->errors = FAT_ERRORS_CONT; in parse_options()1091 opts->errors = FAT_ERRORS_PANIC; in parse_options()1094 opts->errors = FAT_ERRORS_RO; in parse_options()
39 unsigned char errors; /* On error: continue, panic, remount-ro */ member
97 This reduces the number of EAGAIN errors returned by TCP/IP in135 Enable experimental Kerberos support. Return writebehind errors on flush304 (this reduces the EBADF bad file handle errors that can be logged under heavy684 Fix errors in reconnecting after TCP session failure. Fix module unloading696 and on revalidate errors. Fix cases where pid is now tgid. Fix return code713 Retry on ENOSPC and EAGAIN socket errors.758 which recently started returning errors due to 773 Fix errors displayed on failed mounts to be more understandable.781 of openfile linked list. Allow writebehind caching errors to
80 not cause the kernel to panic on non-fatal errors.
50 write-buffer, and check for errors.
104 int errors = 0, sloppy = 0; in parse_options() local248 if (errors < INT_MAX) in parse_options()249 errors++; in parse_options()257 if (errors && !sloppy) in parse_options()
223 a dircache filesystem or one with errors read/write
64 recompile your kernel, most of the time. The errors you get will be
405 * Fixed compile errors on 2.4.1 kernel (WD)