Searched refs:outstanding_extents (Results 1 – 4 of 4) sorted by relevance
965 if (BTRFS_I(inode)->outstanding_extents != 1) { in test_extent_accounting()968 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()980 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()983 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()996 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()999 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()1012 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()1015 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()1030 if (BTRFS_I(inode)->outstanding_extents != 4) { in test_extent_accounting()1033 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()[all …]
250 unsigned outstanding_extents; in btrfs_calculate_inode_block_rsv_size() local253 outstanding_extents = inode->outstanding_extents; in btrfs_calculate_inode_block_rsv_size()259 if (outstanding_extents) { in btrfs_calculate_inode_block_rsv_size()261 outstanding_extents); in btrfs_calculate_inode_block_rsv_size()274 qgroup_rsv_size = (u64)outstanding_extents * fs_info->nodesize; in btrfs_calculate_inode_block_rsv_size()
165 unsigned outstanding_extents; member264 inode->outstanding_extents += mod; in btrfs_mod_outstanding_extents()
9327 ei->outstanding_extents = 0; in btrfs_alloc_inode()9382 WARN_ON(BTRFS_I(inode)->outstanding_extents); in btrfs_destroy_inode()