Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dqgroup.h296 bool is_inc; member
H A Dextent-tree.c1548 .is_inc = true, in run_delayed_data_ref()
1714 .is_inc = true, in run_delayed_tree_ref()
3285 .is_inc = false, in __btrfs_free_extent()
4960 .is_inc = true, in btrfs_alloc_logged_file_extent()
H A Dqgroup.c4906 const int sign = (delta->is_inc ? 1 : -1); in btrfs_record_squota_delta()