Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dctree.h301 u64 qgroup_meta_rsv_pertrans; member
A Dqgroup.c4442 root->qgroup_meta_rsv_pertrans += num_bytes; in add_root_meta_rsv()
4461 num_bytes = min_t(u64, root->qgroup_meta_rsv_pertrans, in sub_root_meta_rsv()
4463 root->qgroup_meta_rsv_pertrans -= num_bytes; in sub_root_meta_rsv()
/linux/include/trace/events/
A Dbtrfs.h1913 __entry->diff = -(s64)root->qgroup_meta_rsv_pertrans;

Completed in 17 milliseconds