Lines Matching refs:no_quota
109 if (ref1->no_quota > ref2->no_quota) in comp_entry()
111 if (ref1->no_quota < ref2->no_quota) in comp_entry()
660 int action, int no_quota) in add_delayed_tree_ref() argument
682 ref->no_quota = no_quota; in add_delayed_tree_ref()
722 u64 offset, int action, int no_quota) in add_delayed_data_ref() argument
745 ref->no_quota = no_quota; in add_delayed_data_ref()
788 int no_quota) in btrfs_add_delayed_tree_ref() argument
795 no_quota = 0; in btrfs_add_delayed_tree_ref()
822 no_quota); in btrfs_add_delayed_tree_ref()
837 int no_quota) in btrfs_add_delayed_data_ref() argument
844 no_quota = 0; in btrfs_add_delayed_data_ref()
871 action, no_quota); in btrfs_add_delayed_data_ref()