Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dprint-tree.c95 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in print_extent_item()
302 btrfs_handle_fs_error(fs_info, -EINVAL, NULL); in btrfs_print_leaf()
Droot-tree.c266 btrfs_handle_fs_error(fs_info, err, in btrfs_find_orphan_roots()
274 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.c2279 btrfs_handle_fs_error(fs_info, ret, in btrfs_replay_log()
3845 btrfs_handle_fs_error(fs_info, ret, in write_all_supers()
3880 btrfs_handle_fs_error(fs_info, -EUCLEAN, in write_all_supers()
3895 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
3915 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
Dvolumes.c1670 btrfs_handle_fs_error(fs_info, ret, "Slot search failed"); in btrfs_free_dev_extent()
1678 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_dev_extent()
2657 btrfs_handle_fs_error(fs_info, ret, in btrfs_init_new_device()
2822 btrfs_handle_fs_error(fs_info, -ENOENT, in btrfs_free_chunk()
2830 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_chunk()
3045 btrfs_handle_fs_error(root->fs_info, ret, NULL); in btrfs_relocate_chunk()
3327 btrfs_handle_fs_error(fs_info, ret, NULL); in reset_balance_state()
Dtransaction.c1435 btrfs_handle_fs_error(fs_info, ret, in qgroup_account_snapshot()
2338 btrfs_handle_fs_error(fs_info, ret, in btrfs_commit_transaction()
Dtree-log.c3274 btrfs_handle_fs_error(log->fs_info, ret, NULL); in free_log_tree()
6210 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6224 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6242 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6271 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
Dctree.c883 btrfs_handle_fs_error(fs_info, ret, NULL); in update_ref_for_cow()
1863 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
1978 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
Drelocation.c1959 btrfs_handle_fs_error(fs_info, ret, NULL); in merge_reloc_roots()
2873 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in add_tree_block()
Dbackref.c2953 btrfs_handle_fs_error(fs_info, ret, NULL);
Dctree.h3346 #define btrfs_handle_fs_error(fs_info, errno, fmt, args...) \ macro
Dioctl.c4213 btrfs_handle_fs_error(fs_info, err, in btrfs_ioctl_qgroup_assign()
Dextent-tree.c219 btrfs_handle_fs_error(fs_info, ret, NULL); in btrfs_lookup_extent_info()