Lines Matching defs:fs_info
68 static void qgroup_rsv_add(struct btrfs_fs_info *fs_info, in qgroup_rsv_add()
76 static void qgroup_rsv_release(struct btrfs_fs_info *fs_info, in qgroup_rsv_release()
94 static void qgroup_rsv_add_by_qgroup(struct btrfs_fs_info *fs_info, in qgroup_rsv_add_by_qgroup()
104 static void qgroup_rsv_release_by_qgroup(struct btrfs_fs_info *fs_info, in qgroup_rsv_release_by_qgroup()
170 static struct btrfs_qgroup *find_qgroup_rb(struct btrfs_fs_info *fs_info, in find_qgroup_rb()
189 static struct btrfs_qgroup *add_qgroup_rb(struct btrfs_fs_info *fs_info, in add_qgroup_rb()
247 static int del_qgroup_rb(struct btrfs_fs_info *fs_info, u64 qgroupid) in del_qgroup_rb()
260 static int add_relation_rb(struct btrfs_fs_info *fs_info, in add_relation_rb()
285 static int del_relation_rb(struct btrfs_fs_info *fs_info, in del_relation_rb()
309 int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid, in btrfs_verify_qgroup_counts()
327 int btrfs_read_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_read_qgroup_config()
514 void btrfs_free_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_free_qgroup_config()
747 struct btrfs_fs_info *fs_info = trans->fs_info; in update_qgroup_info_item() local
792 struct btrfs_fs_info *fs_info = trans->fs_info; in update_qgroup_status_item() local
879 int btrfs_quota_enable(struct btrfs_fs_info *fs_info) in btrfs_quota_enable()
1056 int btrfs_quota_disable(struct btrfs_fs_info *fs_info) in btrfs_quota_disable()
1118 static void qgroup_dirty(struct btrfs_fs_info *fs_info, in qgroup_dirty()
1139 static int __qgroup_excl_accounting(struct btrfs_fs_info *fs_info, in __qgroup_excl_accounting()
1216 static int quick_update_accounting(struct btrfs_fs_info *fs_info, in quick_update_accounting()
1245 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_add_qgroup_relation() local
1309 struct btrfs_fs_info *fs_info = trans->fs_info; in __del_qgroup_relation() local
1372 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_del_qgroup_relation() local
1384 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_create_qgroup() local
1418 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_remove_qgroup() local
1467 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_limit_qgroup() local
1543 int btrfs_qgroup_trace_extent_nolock(struct btrfs_fs_info *fs_info, in btrfs_qgroup_trace_extent_nolock()
1578 int btrfs_qgroup_trace_extent_post(struct btrfs_fs_info *fs_info, in btrfs_qgroup_trace_extent_post()
1608 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_extent() local
1638 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_leaf_items() local
1792 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_trace_extent_swap() local
1929 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_trace_new_subtree_blocks() local
2041 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_trace_subtree_swap() local
2093 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_subtree() local
2207 static int qgroup_update_refcnt(struct btrfs_fs_info *fs_info, in qgroup_update_refcnt()
2296 static int qgroup_update_counters(struct btrfs_fs_info *fs_info, in qgroup_update_counters()
2418 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_account_extent() local
2504 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_account_extents() local
2580 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_run_qgroups() local
2630 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_inherit() local
2832 static bool qgroup_check_limits(struct btrfs_fs_info *fs_info, in qgroup_check_limits()
2880 struct btrfs_fs_info *fs_info = root->fs_info; in qgroup_reserve() local
2961 void btrfs_qgroup_free_refroot(struct btrfs_fs_info *fs_info, in btrfs_qgroup_free_refroot()
3047 struct btrfs_fs_info *fs_info = trans->fs_info; in qgroup_rescan_leaf() local
3130 struct btrfs_fs_info *fs_info = container_of(work, struct btrfs_fs_info, in btrfs_qgroup_rescan_worker() local
3225 qgroup_rescan_init(struct btrfs_fs_info *fs_info, u64 progress_objectid, in qgroup_rescan_init()
3289 qgroup_rescan_zero_tracking(struct btrfs_fs_info *fs_info) in qgroup_rescan_zero_tracking()
3308 btrfs_qgroup_rescan(struct btrfs_fs_info *fs_info) in btrfs_qgroup_rescan()
3347 int btrfs_qgroup_wait_for_completion(struct btrfs_fs_info *fs_info, in btrfs_qgroup_wait_for_completion()
3376 btrfs_qgroup_rescan_resume(struct btrfs_fs_info *fs_info) in btrfs_qgroup_rescan_resume()
3624 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_qgroup_reserve_meta() local
3650 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_free_meta_all_pertrans() local
3666 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_qgroup_free_meta() local
3684 static void qgroup_convert_meta(struct btrfs_fs_info *fs_info, u64 ref_root, in qgroup_convert_meta()
3732 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_convert_reserved_meta() local
3834 struct btrfs_fs_info *fs_info = subvol_root->fs_info; in btrfs_qgroup_add_swapped_blocks() local
3941 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_qgroup_trace_subtree_after_cow() local