• Home
  • Raw
  • Download

Lines Matching refs:btrfs_fs_info

69 static void qgroup_rsv_add(struct btrfs_fs_info *fs_info,  in qgroup_rsv_add()
77 static void qgroup_rsv_release(struct btrfs_fs_info *fs_info, in qgroup_rsv_release()
95 static void qgroup_rsv_add_by_qgroup(struct btrfs_fs_info *fs_info, in qgroup_rsv_add_by_qgroup()
105 static void qgroup_rsv_release_by_qgroup(struct btrfs_fs_info *fs_info, in qgroup_rsv_release_by_qgroup()
166 qgroup_rescan_init(struct btrfs_fs_info *fs_info, u64 progress_objectid,
168 static void qgroup_rescan_zero_tracking(struct btrfs_fs_info *fs_info);
171 static struct btrfs_qgroup *find_qgroup_rb(struct btrfs_fs_info *fs_info, in find_qgroup_rb()
190 static struct btrfs_qgroup *add_qgroup_rb(struct btrfs_fs_info *fs_info, in add_qgroup_rb()
224 static void __del_qgroup_rb(struct btrfs_fs_info *fs_info, in __del_qgroup_rb()
248 static int del_qgroup_rb(struct btrfs_fs_info *fs_info, u64 qgroupid) in del_qgroup_rb()
261 static int add_relation_rb(struct btrfs_fs_info *fs_info, in add_relation_rb()
286 static int del_relation_rb(struct btrfs_fs_info *fs_info, in del_relation_rb()
310 int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid, in btrfs_verify_qgroup_counts()
328 int btrfs_read_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_read_qgroup_config()
524 bool btrfs_check_quota_leak(struct btrfs_fs_info *fs_info) in btrfs_check_quota_leak()
561 void btrfs_free_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_free_qgroup_config()
797 struct btrfs_fs_info *fs_info = trans->fs_info; in update_qgroup_info_item()
842 struct btrfs_fs_info *fs_info = trans->fs_info; in update_qgroup_status_item()
929 int btrfs_quota_enable(struct btrfs_fs_info *fs_info) in btrfs_quota_enable()
1198 int btrfs_quota_disable(struct btrfs_fs_info *fs_info) in btrfs_quota_disable()
1306 static void qgroup_dirty(struct btrfs_fs_info *fs_info, in qgroup_dirty()
1327 static int __qgroup_excl_accounting(struct btrfs_fs_info *fs_info, in __qgroup_excl_accounting()
1404 static int quick_update_accounting(struct btrfs_fs_info *fs_info, in quick_update_accounting()
1433 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_add_qgroup_relation()
1499 struct btrfs_fs_info *fs_info = trans->fs_info; in __del_qgroup_relation()
1564 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_del_qgroup_relation()
1576 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_create_qgroup()
1622 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_remove_qgroup()
1682 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_limit_qgroup()
1756 int btrfs_qgroup_trace_extent_nolock(struct btrfs_fs_info *fs_info, in btrfs_qgroup_trace_extent_nolock()
1791 int btrfs_qgroup_trace_extent_post(struct btrfs_fs_info *fs_info, in btrfs_qgroup_trace_extent_post()
1821 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_extent()
1851 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_leaf_items()
2005 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_trace_extent_swap()
2142 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_trace_new_subtree_blocks()
2254 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_trace_subtree_swap()
2306 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_subtree()
2420 static int qgroup_update_refcnt(struct btrfs_fs_info *fs_info, in qgroup_update_refcnt()
2509 static int qgroup_update_counters(struct btrfs_fs_info *fs_info, in qgroup_update_counters()
2631 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_account_extent()
2721 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_account_extents()
2798 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_run_qgroups()
2855 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_inherit()
3075 struct btrfs_fs_info *fs_info = root->fs_info; in qgroup_reserve()
3155 void btrfs_qgroup_free_refroot(struct btrfs_fs_info *fs_info, in btrfs_qgroup_free_refroot()
3239 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_rescan_leaf()
3320 static bool rescan_should_stop(struct btrfs_fs_info *fs_info) in rescan_should_stop()
3329 struct btrfs_fs_info *fs_info = container_of(work, struct btrfs_fs_info, in btrfs_qgroup_rescan_worker()
3432 qgroup_rescan_init(struct btrfs_fs_info *fs_info, u64 progress_objectid, in qgroup_rescan_init()
3491 qgroup_rescan_zero_tracking(struct btrfs_fs_info *fs_info) in qgroup_rescan_zero_tracking()
3510 btrfs_qgroup_rescan(struct btrfs_fs_info *fs_info) in btrfs_qgroup_rescan()
3552 int btrfs_qgroup_wait_for_completion(struct btrfs_fs_info *fs_info, in btrfs_qgroup_wait_for_completion()
3579 btrfs_qgroup_rescan_resume(struct btrfs_fs_info *fs_info) in btrfs_qgroup_rescan_resume()
3985 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_reserve_meta()
4026 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_free_meta_all_pertrans()
4042 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_qgroup_free_meta()
4060 static void qgroup_convert_meta(struct btrfs_fs_info *fs_info, u64 ref_root, in qgroup_convert_meta()
4107 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_convert_reserved_meta()
4209 struct btrfs_fs_info *fs_info = subvol_root->fs_info; in btrfs_qgroup_add_swapped_blocks()
4316 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_trace_subtree_after_cow()