Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dqgroup.h454 int btrfs_record_squota_delta(struct btrfs_fs_info *fs_info,
H A Dextent-tree.c1595 ret = btrfs_record_squota_delta(trans->fs_info, &delta); in run_delayed_data_ref()
1745 btrfs_record_squota_delta(fs_info, &delta); in run_delayed_tree_ref()
2997 ret = btrfs_record_squota_delta(trans->fs_info, delta); in do_free_extent_accounting()
5024 ret = btrfs_record_squota_delta(fs_info, &delta); in btrfs_alloc_logged_file_extent()
H A Dqgroup.c4875 int btrfs_record_squota_delta(struct btrfs_fs_info *fs_info, in btrfs_record_squota_delta() function