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()
2850 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument
2904 ((srcgroup->qgroupid >> 48) <= (objectid >> 48))) in btrfs_qgroup_inherit()
2914 ret = add_qgroup_item(trans, quota_root, objectid); in btrfs_qgroup_inherit()
2926 ret = add_qgroup_relation_item(trans, objectid, in btrfs_qgroup_inherit()
2931 objectid); in btrfs_qgroup_inherit()
2941 dstgroup = add_qgroup_rb(fs_info, objectid); in btrfs_qgroup_inherit()
2992 ret = add_relation_rb(fs_info, objectid, *i_qgroups); in btrfs_qgroup_inherit()
3077 u64 ref_root = root->root_key.objectid; in qgroup_reserve()
3252 fs_info->qgroup_rescan_progress.objectid); in qgroup_rescan_leaf()
3259 fs_info->qgroup_rescan_progress.objectid, in qgroup_rescan_leaf()
3272 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3281 fs_info->qgroup_rescan_progress.objectid = found.objectid + 1; in qgroup_rescan_leaf()
3303 ret = btrfs_find_all_roots(NULL, fs_info, found.objectid, 0, in qgroup_rescan_leaf()
3308 ret = btrfs_qgroup_account_extent(trans, found.objectid, in qgroup_rescan_leaf()
3319 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3483 fs_info->qgroup_rescan_progress.objectid = progress_objectid; in qgroup_rescan_init()
3724 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3839 btrfs_qgroup_free_refroot(root->fs_info, root->root_key.objectid, freed, in qgroup_free_reserved_data()
3874 inode->root->root_key.objectid, in __btrfs_qgroup_release_data()
3967 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
4008 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
4014 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, (u64)-1, in btrfs_qgroup_free_meta_all_pertrans()
4024 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4035 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, in __btrfs_qgroup_free_meta()
4089 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4095 qgroup_convert_meta(fs_info, root->root_key.objectid, num_bytes); in btrfs_qgroup_convert_reserved_meta()
4122 inode->root->root_key.objectid, in btrfs_qgroup_check_reserved_leak()
4307 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()