Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dprint-tree.c95 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in print_extent_item()
294 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()
Dverity.c463 btrfs_handle_fs_error(root->fs_info, ret, in rollback_verity()
477 btrfs_handle_fs_error(root->fs_info, ret, in rollback_verity()
Dinode-item.c136 btrfs_handle_fs_error(root->fs_info, -ENOENT, NULL); in btrfs_del_inode_extref()
Dtree-log.c3405 btrfs_handle_fs_error(log->fs_info, ret, NULL); in free_log_tree()
6328 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6342 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6360 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6389 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
6398 btrfs_handle_fs_error(fs_info, ret, in btrfs_recover_log_trees()
Ddisk-io.c2415 btrfs_handle_fs_error(fs_info, ret, in btrfs_replay_log()
4133 btrfs_handle_fs_error(fs_info, ret, in write_all_supers()
4168 btrfs_handle_fs_error(fs_info, -EUCLEAN, in write_all_supers()
4183 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
4203 btrfs_handle_fs_error(fs_info, -EIO, in write_all_supers()
Dtransaction.c1513 btrfs_handle_fs_error(fs_info, ret, in qgroup_account_snapshot()
2341 btrfs_handle_fs_error(fs_info, ret, in btrfs_commit_transaction()
Dctree.c296 btrfs_handle_fs_error(fs_info, ret, NULL); in update_ref_for_cow()
901 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
1013 btrfs_handle_fs_error(fs_info, ret, NULL); in balance_level()
Dvolumes.c2713 btrfs_handle_fs_error(fs_info, ret, in btrfs_init_new_device()
2880 btrfs_handle_fs_error(fs_info, -ENOENT, in btrfs_free_chunk()
2888 btrfs_handle_fs_error(fs_info, ret, in btrfs_free_chunk()
3211 btrfs_handle_fs_error(root->fs_info, ret, NULL); in btrfs_relocate_chunk()
3493 btrfs_handle_fs_error(fs_info, ret, NULL); in reset_balance_state()
Drelocation.c2028 btrfs_handle_fs_error(fs_info, ret, NULL); in merge_reloc_roots()
3227 btrfs_handle_fs_error(eb->fs_info, -EINVAL, NULL); in add_tree_block()
Dbackref.c2946 btrfs_handle_fs_error(fs_info, ret, NULL);
Dctree.h3560 #define btrfs_handle_fs_error(fs_info, errno, fmt, args...) \ macro
Dioctl.c4284 btrfs_handle_fs_error(fs_info, err, in btrfs_ioctl_qgroup_assign()
Dextent-tree.c186 btrfs_handle_fs_error(fs_info, ret, NULL); in btrfs_lookup_extent_info()