Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dqgroup.h430 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans);
H A Dqgroup.c4348 void btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) in btrfs_qgroup_destroy_extent_records() function
H A Ddisk-io.c4491 btrfs_qgroup_destroy_extent_records(trans); in btrfs_destroy_delayed_refs()