Home
last modified time | relevance | path

Searched refs:btrfs_warn (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/fs/btrfs/
Duuid-tree.c72 btrfs_warn(uuid_root->fs_info, "uuid item with illegal size %lu!", in btrfs_uuid_tree_lookup()
140 btrfs_warn(uuid_root->fs_info, "insert uuid item failed %d " in btrfs_uuid_tree_add()
187 btrfs_warn(uuid_root->fs_info, "error %d while searching for uuid item!", in btrfs_uuid_tree_rem()
201 btrfs_warn(uuid_root->fs_info, "uuid item with illegal size %lu!", in btrfs_uuid_tree_rem()
302 btrfs_warn(fs_info, "uuid item with illegal size %lu!", in btrfs_uuid_tree_iterate()
352 btrfs_warn(fs_info, "btrfs_uuid_tree_iterate failed %d", ret); in btrfs_uuid_tree_iterate()
Ddev-replace.c106 btrfs_warn(fs_info, in btrfs_init_dev_replace()
150 btrfs_warn(fs_info, in btrfs_init_dev_replace()
152 btrfs_warn(fs_info, in btrfs_init_dev_replace()
159 btrfs_warn(fs_info, in btrfs_init_dev_replace()
161 btrfs_warn(fs_info, in btrfs_init_dev_replace()
225 btrfs_warn(fs_info, "error %d while searching for dev_replace item!", in btrfs_run_dev_replace()
245 btrfs_warn(fs_info, "delete too small dev_replace item failed %d!", in btrfs_run_dev_replace()
258 btrfs_warn(fs_info, "insert dev_replace item failed %d!", in btrfs_run_dev_replace()
Dsuper.c269 btrfs_warn(root->fs_info, in __btrfs_abort_transaction()
736 btrfs_warn(root->fs_info, "excessive commit interval %d", in btrfs_parse_options()
1564 btrfs_warn(fs_info, in btrfs_remount()
1592 btrfs_warn(fs_info, "failed to resume dev_replace"); in btrfs_remount()
1600 btrfs_warn(fs_info, "failed to create the UUID tree %d", ret); in btrfs_remount()
Dprops.c281 btrfs_warn(root->fs_info, in inode_prop_iterator()
Dioctl.c1821 btrfs_warn(root->fs_info, in btrfs_ioctl_subvol_setflags()
2413 btrfs_warn(root->fs_info, in btrfs_ioctl_snap_destroy()
5146 btrfs_warn(root->fs_info, in btrfs_ioctl_get_fslabel()
5246 btrfs_warn(root->fs_info, in check_feature_bits()
5251 btrfs_warn(root->fs_info, in check_feature_bits()
5261 btrfs_warn(root->fs_info, in check_feature_bits()
5266 btrfs_warn(root->fs_info, in check_feature_bits()
5276 btrfs_warn(root->fs_info, in check_feature_bits()
5281 btrfs_warn(root->fs_info, in check_feature_bits()
Dinode-map.c180 btrfs_warn(root->fs_info, "failed to start inode caching task"); in start_caching()
Dvolumes.c3775 btrfs_warn(fs_info, "uuid_tree_add failed %d", in btrfs_uuid_scan_kthread()
3787 btrfs_warn(fs_info, "uuid_tree_add failed %d", in btrfs_uuid_scan_kthread()
3822 btrfs_warn(fs_info, "btrfs_uuid_scan_kthread failed %d", ret); in btrfs_uuid_scan_kthread()
3886 btrfs_warn(fs_info, "iterating uuid_tree failed %d", ret); in btrfs_uuid_rescan_kthread()
3927 btrfs_warn(fs_info, "failed to start uuid_scan task"); in btrfs_create_uuid_tree()
3943 btrfs_warn(fs_info, "failed to start uuid_rescan task"); in btrfs_check_uuid_tree()
6201 btrfs_warn(root->fs_info, "devid %llu missing", devid); in read_one_dev()
6652 btrfs_warn(root->fs_info, "get dev_stats failed, device not found"); in btrfs_get_dev_stats()
6655 btrfs_warn(root->fs_info, "get dev_stats failed, not yet valid"); in btrfs_get_dev_stats()
Dtransaction.c2134 btrfs_warn(root->fs_info, "Skipping commit of aborted transaction."); in btrfs_commit_transaction()
2205 btrfs_warn(fs_info, in btrfs_apply_pending_changes()
Dfree-space-cache.c884 btrfs_warn(fs_info, "block group %llu has wrong amount of free space", in load_free_space_cache()
896 btrfs_warn(fs_info, "failed to load free space cache for block group %llu, rebuild it now", in load_free_space_cache()
Dqgroup.c418 btrfs_warn(fs_info, in btrfs_read_qgroup_config()
Dinode.c3038 btrfs_warn(BTRFS_I(inode)->root->fs_info, in __readpage_endio_check()
5152 btrfs_warn(root->fs_info, in btrfs_evict_inode()
7975 btrfs_warn(BTRFS_I(dip->inode)->root->fs_info, in btrfs_end_dio_bio()
Dctree.h4037 #define btrfs_warn(fs_info, fmt, args...) \ macro
Ddisk-io.c1037 btrfs_warn(BTRFS_I(page->mapping->host)->root->fs_info, in btree_invalidatepage()
Dscrub.c3977 btrfs_warn(fs_info, "iterate_inodes_from_logical() failed: log %llu, " in copy_nocow_pages_worker()
Dctree.c1444 btrfs_warn(root->fs_info, in get_old_root()