Searched refs:btrfs_qgroup_free_data (Results 1 - 6 of 6) sorted by path

/linux-master/fs/btrfs/
H A Ddelalloc-space.c200 btrfs_qgroup_free_data(inode, reserved, start, len, NULL);
H A Dfile.c3381 btrfs_qgroup_free_data(BTRFS_I(inode), data_reserved,
H A Dinode.c734 btrfs_qgroup_free_data(inode, NULL, 0, PAGE_SIZE, NULL);
5189 btrfs_qgroup_free_data(BTRFS_I(inode), NULL, start,
8155 * btrfs_qgroup_free_data() call will do nothing here.
8158 * Then btrfs_qgroup_free_data() call will clear the
8163 btrfs_qgroup_free_data(inode, NULL, cur, range_end + 1 - cur, NULL);
10375 btrfs_qgroup_free_data(inode, data_reserved, start, num_bytes, NULL);
H A Dordered-data.c159 ret = btrfs_qgroup_free_data(inode, NULL, file_offset, num_bytes, &qgroup_rsv);
H A Dqgroup.c4287 int btrfs_qgroup_free_data(struct btrfs_inode *inode, function
H A Dqgroup.h372 int btrfs_qgroup_free_data(struct btrfs_inode *inode,

Completed in 209 milliseconds