Searched refs:btrfs_record_squota_delta (Results 1 – 3 of 3) sorted by relevance
454 int btrfs_record_squota_delta(struct btrfs_fs_info *fs_info,
1593 ret = btrfs_record_squota_delta(trans->fs_info, &delta); in run_delayed_data_ref()1743 btrfs_record_squota_delta(fs_info, &delta); in run_delayed_tree_ref()2965 ret = btrfs_record_squota_delta(trans->fs_info, delta); in do_free_extent_accounting()4983 ret = btrfs_record_squota_delta(fs_info, &delta); in btrfs_alloc_logged_file_extent()
4891 int btrfs_record_squota_delta(struct btrfs_fs_info *fs_info, in btrfs_record_squota_delta() function