Lines Matching refs:objectid
383 key.objectid = 0; in btrfs_read_qgroup_config()
480 key.objectid = 0; in btrfs_read_qgroup_config()
494 if (found_key.objectid > found_key.offset) { in btrfs_read_qgroup_config()
500 ret = add_relation_rb(fs_info, found_key.objectid, in btrfs_read_qgroup_config()
505 found_key.objectid, found_key.offset); in btrfs_read_qgroup_config()
614 key.objectid = src; in add_qgroup_relation_item()
638 key.objectid = src; in del_qgroup_relation_item()
674 key.objectid = 0; in add_qgroup_item()
736 key.objectid = 0; in del_qgroup_item()
782 key.objectid = 0; in update_qgroup_limit_item()
828 key.objectid = 0; in update_qgroup_info_item()
870 key.objectid = 0; in update_qgroup_status_item()
892 fs_info->qgroup_rescan_progress.objectid); in update_qgroup_status_item()
917 key.objectid = 0; in btrfs_clean_quota_tree()
1045 key.objectid = 0; in btrfs_quota_enable()
1069 key.objectid = 0; in btrfs_quota_enable()
2690 if (fs_info->qgroup_rescan_progress.objectid <= bytenr) { in btrfs_qgroup_account_extent()
2860 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument
2914 ((srcgroup->qgroupid >> 48) <= (objectid >> 48))) in btrfs_qgroup_inherit()
2924 ret = add_qgroup_item(trans, quota_root, objectid); in btrfs_qgroup_inherit()
2936 ret = add_qgroup_relation_item(trans, objectid, in btrfs_qgroup_inherit()
2941 objectid); in btrfs_qgroup_inherit()
2951 dstgroup = add_qgroup_rb(fs_info, objectid); in btrfs_qgroup_inherit()
3002 ret = add_relation_rb(fs_info, objectid, *i_qgroups); in btrfs_qgroup_inherit()
3087 u64 ref_root = root->root_key.objectid; in qgroup_reserve()
3262 fs_info->qgroup_rescan_progress.objectid); in qgroup_rescan_leaf()
3269 fs_info->qgroup_rescan_progress.objectid, in qgroup_rescan_leaf()
3282 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3291 fs_info->qgroup_rescan_progress.objectid = found.objectid + 1; in qgroup_rescan_leaf()
3313 ret = btrfs_find_all_roots(NULL, fs_info, found.objectid, 0, in qgroup_rescan_leaf()
3318 ret = btrfs_qgroup_account_extent(trans, found.objectid, in qgroup_rescan_leaf()
3329 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3502 fs_info->qgroup_rescan_progress.objectid = progress_objectid; in qgroup_rescan_init()
3743 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3858 btrfs_qgroup_free_refroot(root->fs_info, root->root_key.objectid, freed, in qgroup_free_reserved_data()
3893 inode->root->root_key.objectid, in __btrfs_qgroup_release_data()
3986 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
4027 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
4033 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, (u64)-1, in btrfs_qgroup_free_meta_all_pertrans()
4043 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4054 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, in __btrfs_qgroup_free_meta()
4108 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4114 qgroup_convert_meta(fs_info, root->root_key.objectid, num_bytes); in btrfs_qgroup_convert_reserved_meta()
4141 inode->root->root_key.objectid, in btrfs_qgroup_check_reserved_leak()
4326 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()