Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 25 of 74) sorted by relevance

123

/fs/squashfs/
A Dxattr.c53 goto failed; in squashfs_listxattr()
64 goto failed; in squashfs_listxattr()
72 goto failed; in squashfs_listxattr()
83 goto failed; in squashfs_listxattr()
91 goto failed; in squashfs_listxattr()
96 goto failed; in squashfs_listxattr()
100 failed: in squashfs_listxattr()
130 goto failed; in squashfs_xattr_get()
143 goto failed; in squashfs_xattr_get()
189 goto failed; in squashfs_xattr_get()
[all …]
A Dlzo_wrapper.c34 goto failed; in lzo_init()
37 goto failed; in lzo_init()
46 failed: in lzo_init()
89 goto failed; in lzo_uncompress()
111 failed: in lzo_uncompress()
A Dzlib_wrapper.c28 goto failed; in zlib_init()
31 goto failed; in zlib_init()
35 failed: in zlib_init()
A Dzstd_wrapper.c34 goto failed; in zstd_init()
40 goto failed; in zstd_init()
44 failed: in zstd_init()
A Dfile.c109 goto failed; in empty_meta_index()
125 goto failed; in empty_meta_index()
142 failed: in empty_meta_index()
288 goto failed; in fill_meta_index()
317 failed: in fill_meta_index()
528 goto failed; in squashfs_readahead_fragment()
557 failed: in squashfs_readahead_fragment()
A Dxz_wrapper.c90 goto failed; in squashfs_xz_init()
97 goto failed; in squashfs_xz_init()
102 failed: in squashfs_xz_init()
A Dlz4_wrapper.c59 goto failed; in lz4_init()
73 failed: in lz4_init()
/fs/afs/
A Drotate.c204 goto failed; in afs_select_fileserver()
251 goto failed; in afs_select_fileserver()
256 goto failed; in afs_select_fileserver()
415 goto failed; in afs_select_fileserver()
442 goto failed; in afs_select_fileserver()
467 goto failed; in afs_select_fileserver()
489 goto failed; in afs_select_fileserver()
493 goto failed; in afs_select_fileserver()
516 goto failed; in afs_select_fileserver()
577 goto failed; in afs_select_fileserver()
[all …]
A Dvl_rotate.c97 unsigned long set, failed; in afs_select_vlserver() local
146 goto failed; in afs_select_vlserver()
184 goto failed; in afs_select_vlserver()
191 goto failed; in afs_select_vlserver()
196 goto failed; in afs_select_vlserver()
206 goto failed; in afs_select_vlserver()
258 failed = READ_ONCE(alist->probe_failed); in afs_select_vlserver()
261 _debug("%lx-%lx-%lx,%d", set, failed, vc->addr_tried, vc->addr_index); in afs_select_vlserver()
263 set &= ~(failed | vc->addr_tried); in afs_select_vlserver()
307 failed: in afs_select_vlserver()
/fs/ext4/
A Dmmp.c294 goto failed; in ext4_multi_mount_protect()
299 goto failed; in ext4_multi_mount_protect()
320 goto failed; in ext4_multi_mount_protect()
334 goto failed; in ext4_multi_mount_protect()
339 goto failed; in ext4_multi_mount_protect()
345 goto failed; in ext4_multi_mount_protect()
361 goto failed; in ext4_multi_mount_protect()
369 goto failed; in ext4_multi_mount_protect()
374 goto failed; in ext4_multi_mount_protect()
380 goto failed; in ext4_multi_mount_protect()
[all …]
/fs/nilfs2/
A Drecovery.c149 goto failed; in nilfs_read_super_root_block()
177 failed: in nilfs_read_super_root_block()
469 goto failed; in nilfs_prepare_segment_for_recovery()
475 goto failed; in nilfs_prepare_segment_for_recovery()
495 goto failed; in nilfs_prepare_segment_for_recovery()
501 failed: in nilfs_prepare_segment_for_recovery()
636 goto failed; in nilfs_do_roll_forward()
719 failed: in nilfs_do_roll_forward()
812 goto failed; in nilfs_salvage_orphan_logs()
843 failed: in nilfs_salvage_orphan_logs()
[all …]
A Difile.c197 goto failed; in nilfs_ifile_read()
201 goto failed; in nilfs_ifile_read()
208 goto failed; in nilfs_ifile_read()
213 failed: in nilfs_ifile_read()
A Ddat.c514 goto failed; in nilfs_dat_read()
518 goto failed; in nilfs_dat_read()
525 goto failed; in nilfs_dat_read()
529 goto failed; in nilfs_dat_read()
535 failed: in nilfs_dat_read()
A Dioctl.c609 goto failed; in nilfs_ioctl_move_blocks()
627 goto failed; in nilfs_ioctl_move_blocks()
640 goto failed; in nilfs_ioctl_move_blocks()
647 failed: in nilfs_ioctl_move_blocks()
788 goto failed; in nilfs_ioctl_prepare_clean_segments()
797 goto failed; in nilfs_ioctl_prepare_clean_segments()
805 goto failed; in nilfs_ioctl_prepare_clean_segments()
809 failed: in nilfs_ioctl_prepare_clean_segments()
A Dgcinode.c74 goto failed; in nilfs_gccache_submit_read_data()
95 failed: in nilfs_gccache_submit_read_data()
/fs/ubifs/
A Dsb.c386 goto failed; in validate_sb()
391 goto failed; in validate_sb()
397 goto failed; in validate_sb()
403 goto failed; in validate_sb()
411 goto failed; in validate_sb()
425 goto failed; in validate_sb()
431 goto failed; in validate_sb()
437 goto failed; in validate_sb()
444 goto failed; in validate_sb()
451 goto failed; in validate_sb()
[all …]
/fs/bcachefs/
A Dio_read.c100 return failed && failed->nr; in have_io_error()
134 struct bch_io_failures *failed) in should_promote() argument
136 if (!have_io_error(failed)) { in should_promote()
217 if (!have_io_error(failed)) { in __promote_alloc()
302 struct bch_io_failures *failed) in promote_alloc() argument
308 if (failed && !failed->nr) in promote_alloc()
348 if (have_io_error(failed)) in promote_alloc()
564 0, failed, flags, -1); in bch2_read_retry_nodecode()
635 if (failed.nr || ret) { in bch2_rbio_retry()
1359 struct bch_io_failures *failed, in __bch2_read() argument
[all …]
A Dextents.c50 struct bch_io_failures *failed) in bch2_io_failures_to_text() argument
56 for (struct bch_dev_io_failures *f = failed->devs; in bch2_io_failures_to_text()
57 f < failed->devs + failed->nr; in bch2_io_failures_to_text()
103 void bch2_mark_io_failure(struct bch_io_failures *failed, in bch2_mark_io_failure() argument
110 BUG_ON(failed->nr >= ARRAY_SIZE(failed->devs)); in bch2_mark_io_failure()
112 f = &failed->devs[failed->nr++]; in bch2_mark_io_failure()
128 struct bch_dev_io_failures *f = bch2_dev_io_failures(failed, dev); in bch2_mark_btree_validate_failure()
131 BUG_ON(failed->nr >= ARRAY_SIZE(failed->devs)); in bch2_mark_btree_validate_failure()
133 f = &failed->devs[failed->nr++]; in bch2_mark_btree_validate_failure()
188 struct bch_io_failures *failed, in bch2_bkey_pick_read_device() argument
[all …]
A Dio_write_types.h53 struct bch_devs_list failed;
114 struct bch_devs_mask failed; member
A Dbtree_io.c555 struct bch_io_failures *failed, in __btree_err() argument
573 failed, &pick, -1) == 1; in __btree_err()
660 failed, err_msg, \
727 struct bch_io_failures *failed, in validate_bset() argument
937 struct bch_io_failures *failed, in validate_bset_keys() argument
1408 &failed, &rb->pick, -1); in btree_node_read_work()
1461 else if (failed.nr) { in btree_node_read_work()
1468 if ((failed.nr || in btree_node_read_work()
1477 if (failed.nr) in btree_node_read_work()
2199 if (wbio->wbio.failed.nr) { in btree_node_write_work()
[all …]
/fs/ufs/
A Dsuper.c489 goto failed; in ufs_read_cylinder_structures()
514 failed: in ufs_read_cylinder_structures()
775 goto failed; in ufs_fill_super()
923 goto failed; in ufs_fill_super()
929 goto failed; in ufs_fill_super()
957 goto failed; in ufs_fill_super()
995 goto failed; in ufs_fill_super()
1010 goto failed; in ufs_fill_super()
1015 goto failed; in ufs_fill_super()
1020 goto failed; in ufs_fill_super()
[all …]
A Dialloc.c236 goto failed; in ufs_new_inode()
242 goto failed; in ufs_new_inode()
256 goto failed; in ufs_new_inode()
265 goto failed; in ufs_new_inode()
305 goto failed; in ufs_new_inode()
349 failed: in ufs_new_inode()
A Dutil.c37 goto failed; in _ubh_bread_()
41 failed: in _ubh_bread_()
62 goto failed; in ubh_bread_uspi()
66 failed: in ubh_bread_uspi()
/fs/jbd2/
A Drecovery.c92 goto failed; in do_readahead()
97 goto failed; in do_readahead()
113 failed: in do_readahead()
675 goto failed; in do_one_pass()
716 goto failed; in do_one_pass()
752 goto failed; in do_one_pass()
808 goto failed; in do_one_pass()
903 goto failed; in do_one_pass()
947 failed: in do_one_pass()
/fs/erofs/
A Ddecompressor_deflate.c76 goto failed; in z_erofs_load_deflate_config()
81 goto failed; in z_erofs_load_deflate_config()
94 failed: in z_erofs_load_deflate_config()

Completed in 42 milliseconds

123