Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_operation (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dqgroup.h50 struct btrfs_qgroup_operation { struct
91 struct btrfs_qgroup_operation *oper);
Dqgroup.c1359 static int comp_oper_exist(struct btrfs_qgroup_operation *oper1, in comp_oper_exist()
1360 struct btrfs_qgroup_operation *oper2) in comp_oper_exist()
1378 struct btrfs_qgroup_operation *oper) in qgroup_oper_exists()
1381 struct btrfs_qgroup_operation *cur; in qgroup_oper_exists()
1387 cur = rb_entry(n, struct btrfs_qgroup_operation, n); in qgroup_oper_exists()
1402 static int comp_oper(struct btrfs_qgroup_operation *oper1, in comp_oper()
1403 struct btrfs_qgroup_operation *oper2) in comp_oper()
1425 struct btrfs_qgroup_operation *oper) in insert_qgroup_oper()
1429 struct btrfs_qgroup_operation *cur; in insert_qgroup_oper()
1436 cur = rb_entry(parent, struct btrfs_qgroup_operation, n); in insert_qgroup_oper()
[all …]
/linux-4.1.27/include/trace/events/
Dbtrfs.h26 struct btrfs_qgroup_operation;
1129 TP_PROTO(struct btrfs_qgroup_operation *oper),
1163 TP_PROTO(struct btrfs_qgroup_operation *oper),
1170 TP_PROTO(struct btrfs_qgroup_operation *oper),