Lines Matching refs:objectid

388 	key.objectid = 0;  in btrfs_read_qgroup_config()
485 key.objectid = 0; in btrfs_read_qgroup_config()
499 if (found_key.objectid > found_key.offset) { in btrfs_read_qgroup_config()
505 ret = add_relation_rb(fs_info, found_key.objectid, in btrfs_read_qgroup_config()
510 found_key.objectid, found_key.offset); in btrfs_read_qgroup_config()
619 key.objectid = src; in add_qgroup_relation_item()
643 key.objectid = src; in del_qgroup_relation_item()
679 key.objectid = 0; in add_qgroup_item()
741 key.objectid = 0; in del_qgroup_item()
787 key.objectid = 0; in update_qgroup_limit_item()
833 key.objectid = 0; in update_qgroup_info_item()
875 key.objectid = 0; in update_qgroup_status_item()
897 fs_info->qgroup_rescan_progress.objectid); in update_qgroup_status_item()
922 key.objectid = 0; in btrfs_clean_quota_tree()
1050 key.objectid = 0; in btrfs_quota_enable()
1074 key.objectid = 0; in btrfs_quota_enable()
2699 if (fs_info->qgroup_rescan_progress.objectid <= bytenr) { in btrfs_qgroup_account_extent()
2876 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument
2930 ((srcgroup->qgroupid >> 48) <= (objectid >> 48))) in btrfs_qgroup_inherit()
2940 ret = add_qgroup_item(trans, quota_root, objectid); in btrfs_qgroup_inherit()
2952 ret = add_qgroup_relation_item(trans, objectid, in btrfs_qgroup_inherit()
2957 objectid); in btrfs_qgroup_inherit()
2967 dstgroup = add_qgroup_rb(fs_info, objectid); in btrfs_qgroup_inherit()
3018 ret = add_relation_rb(fs_info, objectid, *i_qgroups); in btrfs_qgroup_inherit()
3103 u64 ref_root = root->root_key.objectid; in qgroup_reserve()
3277 fs_info->qgroup_rescan_progress.objectid); in qgroup_rescan_leaf()
3284 fs_info->qgroup_rescan_progress.objectid, in qgroup_rescan_leaf()
3297 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3306 fs_info->qgroup_rescan_progress.objectid = found.objectid + 1; in qgroup_rescan_leaf()
3330 ctx.bytenr = found.objectid; in qgroup_rescan_leaf()
3337 ret = btrfs_qgroup_account_extent(trans, found.objectid, in qgroup_rescan_leaf()
3348 fs_info->qgroup_rescan_progress.objectid = (u64)-1; in qgroup_rescan_leaf()
3521 fs_info->qgroup_rescan_progress.objectid = progress_objectid; in qgroup_rescan_init()
3762 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3877 btrfs_qgroup_free_refroot(root->fs_info, root->root_key.objectid, freed, in qgroup_free_reserved_data()
3912 inode->root->root_key.objectid, in __btrfs_qgroup_release_data()
4005 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
4046 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
4052 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, (u64)-1, in btrfs_qgroup_free_meta_all_pertrans()
4062 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4073 btrfs_qgroup_free_refroot(fs_info, root->root_key.objectid, in __btrfs_qgroup_free_meta()
4127 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4133 qgroup_convert_meta(fs_info, root->root_key.objectid, num_bytes); in btrfs_qgroup_convert_reserved_meta()
4160 inode->root->root_key.objectid, in btrfs_qgroup_check_reserved_leak()
4346 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()