提交 025db916 编写于 作者: D David Sterba

btrfs: qgroups: make __del_qgroup_relation static

Internal helper.
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 1d480538
......@@ -1223,7 +1223,7 @@ int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans,
return ret;
}
int __del_qgroup_relation(struct btrfs_trans_handle *trans,
static int __del_qgroup_relation(struct btrfs_trans_handle *trans,
struct btrfs_fs_info *fs_info, u64 src, u64 dst)
{
struct btrfs_root *quota_root;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册