Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dprint-tree.c57 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in print_extent_item()
262 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.c2293 btrfs_handle_fs_error(fs_info, ret, in btrfs_replay_log()
3784 btrfs_handle_fs_error(fs_info, ret, in write_all_supers()
3819 btrfs_handle_fs_error(fs_info, -EUCLEAN, in write_all_supers()
3834 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
3854 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
Drelocation.c607 btrfs_handle_fs_error(leaf->fs_info, -EINVAL, NULL); in find_inline_backref()
845 btrfs_handle_fs_error(rc->extent_root->fs_info, err, in build_backref_tree()
2512 btrfs_handle_fs_error(fs_info, ret, NULL); in merge_reloc_roots()
3421 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in add_tree_block()
3835 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in add_data_references()
Dvolumes.c1757 btrfs_handle_fs_error(fs_info, ret, "Slot search failed"); in btrfs_free_dev_extent()
1765 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_dev_extent()
2714 btrfs_handle_fs_error(fs_info, ret, in btrfs_init_new_device()
2869 btrfs_handle_fs_error(fs_info, -ENOENT, in btrfs_free_chunk()
2877 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_chunk()
3085 btrfs_handle_fs_error(root->fs_info, ret, NULL); in btrfs_relocate_chunk()
3366 btrfs_handle_fs_error(fs_info, ret, NULL); in reset_balance_state()
Dtransaction.c1365 btrfs_handle_fs_error(fs_info, ret, in qgroup_account_snapshot()
2268 btrfs_handle_fs_error(fs_info, ret, in btrfs_commit_transaction()
Dtree-log.c3311 btrfs_handle_fs_error(log->fs_info, ret, NULL); in free_log_tree()
6273 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6287 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6305 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6320 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
Dctree.c926 btrfs_handle_fs_error(fs_info, ret, NULL); in update_ref_for_cow()
1890 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
2002 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
Dextent-tree.c221 btrfs_handle_fs_error(fs_info, ret, NULL); in btrfs_lookup_extent_info()
5402 btrfs_handle_fs_error(fs_info, err, NULL); in btrfs_drop_snapshot()
Dctree.h3176 #define btrfs_handle_fs_error(fs_info, errno, fmt, args...) \ macro
Dioctl.c4810 btrfs_handle_fs_error(fs_info, err, in btrfs_ioctl_qgroup_assign()