Lines Matching refs:objectid
389 key.objectid = 0; in btrfs_read_qgroup_config()
486 key.objectid = 0; in btrfs_read_qgroup_config()
500 if (found_key.objectid > found_key.offset) { in btrfs_read_qgroup_config()
506 ret = add_relation_rb(fs_info, found_key.objectid, in btrfs_read_qgroup_config()
511 found_key.objectid, found_key.offset); in btrfs_read_qgroup_config()
620 key.objectid = src; in add_qgroup_relation_item()
644 key.objectid = src; in del_qgroup_relation_item()
680 key.objectid = 0; in add_qgroup_item()
742 key.objectid = 0; in del_qgroup_item()
788 key.objectid = 0; in update_qgroup_limit_item()
834 key.objectid = 0; in update_qgroup_info_item()
876 key.objectid = 0; in update_qgroup_status_item()
898 fs_info->qgroup_rescan_progress.objectid); in update_qgroup_status_item()
923 key.objectid = 0; in btrfs_clean_quota_tree()
1051 key.objectid = 0; in btrfs_quota_enable()
1075 key.objectid = 0; in btrfs_quota_enable()
2744 if (fs_info->qgroup_rescan_progress.objectid <= bytenr) { in btrfs_qgroup_account_extent()
2930 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument
2984 ((srcgroup->qgroupid >> 48) <= (objectid >> 48))) in btrfs_qgroup_inherit()
2994 ret = add_qgroup_item(trans, quota_root, objectid); in btrfs_qgroup_inherit()
3006 ret = add_qgroup_relation_item(trans, objectid, in btrfs_qgroup_inherit()
3011 objectid); in btrfs_qgroup_inherit()
3021 dstgroup = add_qgroup_rb(fs_info, objectid); in btrfs_qgroup_inherit()
3072 ret = add_relation_rb(fs_info, objectid, *i_qgroups); in btrfs_qgroup_inherit()
3157 u64 ref_root = root->root_key.objectid; in qgroup_reserve()
3309 fs_info->qgroup_rescan_progress.objectid); in qgroup_rescan_leaf()
3316 fs_info->qgroup_rescan_progress.objectid, in qgroup_rescan_leaf()
3329 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3338 fs_info->qgroup_rescan_progress.objectid = found.objectid + 1; in qgroup_rescan_leaf()
3362 ctx.bytenr = found.objectid; in qgroup_rescan_leaf()
3369 ret = btrfs_qgroup_account_extent(trans, found.objectid, in qgroup_rescan_leaf()
3380 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3553 fs_info->qgroup_rescan_progress.objectid = progress_objectid; in qgroup_rescan_init()
3797 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3913 btrfs_qgroup_free_refroot(root->fs_info, root->root_key.objectid, freed, in qgroup_free_reserved_data()
3950 inode->root->root_key.objectid, in __btrfs_qgroup_release_data()
4045 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
4086 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
4092 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, (u64)-1, in btrfs_qgroup_free_meta_all_pertrans()
4102 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4113 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, in __btrfs_qgroup_free_meta()
4156 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4162 qgroup_convert_meta(fs_info, root->root_key.objectid, num_bytes); in btrfs_qgroup_convert_reserved_meta()
4191 inode->root->root_key.objectid, in btrfs_qgroup_check_reserved_leak()
4377 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()