Searched refs:btrfs_record_squota_delta (Results 1 – 2 of 2) sorted by relevance
1661 ret = btrfs_record_squota_delta(trans->fs_info, &delta); in run_delayed_data_ref()1817 btrfs_record_squota_delta(fs_info, &delta); in run_delayed_tree_ref()3183 ret = btrfs_record_squota_delta(trans->fs_info, delta); in do_free_extent_accounting()5230 ret = btrfs_record_squota_delta(fs_info, &delta); in btrfs_alloc_logged_file_extent()
4936 int btrfs_record_squota_delta(struct btrfs_fs_info *fs_info, in btrfs_record_squota_delta() function