Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dqgroup.h306 bool is_inc; member
H A Dextent-tree.c1574 .is_inc = true, in run_delayed_data_ref()
1737 .is_inc = true, in run_delayed_tree_ref()
3279 .is_inc = false, in __btrfs_free_extent()
4953 .is_inc = true, in btrfs_alloc_logged_file_extent()
H A Dqgroup.c4900 const int sign = (delta->is_inc ? 1 : -1); in btrfs_record_squota_delta()