Home
last modified time | relevance | path

Searched refs:btrfs_handle_fs_error (Results 1 – 12 of 12) sorted by relevance

/fs/btrfs/
Dprint-tree.c57 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in print_extent_item()
264 btrfs_handle_fs_error(fs_info, -EINVAL, NULL); in btrfs_print_leaf()
Droot-tree.c288 btrfs_handle_fs_error(fs_info, err, in btrfs_find_orphan_roots()
296 btrfs_handle_fs_error(fs_info, err, in btrfs_find_orphan_roots()
Dinode-item.c138 btrfs_handle_fs_error(root->fs_info, -ENOENT, NULL); in btrfs_del_inode_extref()
Ddisk-io.c2304 btrfs_handle_fs_error(fs_info, ret, in btrfs_replay_log()
3841 btrfs_handle_fs_error(fs_info, ret, in write_all_supers()
3876 btrfs_handle_fs_error(fs_info, -EUCLEAN, in write_all_supers()
3891 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
3911 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
Drelocation.c639 btrfs_handle_fs_error(leaf->fs_info, -EINVAL, NULL); in find_inline_backref()
877 btrfs_handle_fs_error(rc->extent_root->fs_info, err, in build_backref_tree()
2595 btrfs_handle_fs_error(fs_info, ret, NULL); in merge_reloc_roots()
3517 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in add_tree_block()
3931 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in add_data_references()
Dvolumes.c1886 btrfs_handle_fs_error(fs_info, ret, "Slot search failed"); in btrfs_free_dev_extent()
1894 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_dev_extent()
2847 btrfs_handle_fs_error(fs_info, ret, in btrfs_init_new_device()
3012 btrfs_handle_fs_error(fs_info, -ENOENT, in btrfs_free_chunk()
3020 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_chunk()
3229 btrfs_handle_fs_error(root->fs_info, ret, NULL); in btrfs_relocate_chunk()
3520 btrfs_handle_fs_error(fs_info, ret, NULL); in reset_balance_state()
Dtransaction.c1368 btrfs_handle_fs_error(fs_info, ret, in qgroup_account_snapshot()
2280 btrfs_handle_fs_error(fs_info, ret, in btrfs_commit_transaction()
Dtree-log.c3343 btrfs_handle_fs_error(log->fs_info, ret, NULL); in free_log_tree()
6277 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6291 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6309 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6343 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
Dctree.c925 btrfs_handle_fs_error(fs_info, ret, NULL); in update_ref_for_cow()
1921 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
2033 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
Dctree.h3189 #define btrfs_handle_fs_error(fs_info, errno, fmt, args...) \ macro
Dextent-tree.c222 btrfs_handle_fs_error(fs_info, ret, NULL); in btrfs_lookup_extent_info()
Dioctl.c4928 btrfs_handle_fs_error(fs_info, err, in btrfs_ioctl_qgroup_assign()