Searched refs:outstanding_extents (Results 1 – 5 of 5) sorted by relevance
964 if (BTRFS_I(inode)->outstanding_extents != 1) { in test_extent_accounting()967 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()979 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()982 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 …]
164 unsigned outstanding_extents; member260 inode->outstanding_extents += mod; in btrfs_mod_outstanding_extents()
5859 unsigned outstanding_extents; in btrfs_calculate_inode_block_rsv_size() local5862 outstanding_extents = inode->outstanding_extents; in btrfs_calculate_inode_block_rsv_size()5863 if (outstanding_extents) in btrfs_calculate_inode_block_rsv_size()5865 outstanding_extents + 1); in btrfs_calculate_inode_block_rsv_size()5876 qgroup_rsv_size = outstanding_extents * fs_info->nodesize; in btrfs_calculate_inode_block_rsv_size()
9170 ei->outstanding_extents = 0; in btrfs_alloc_inode()9225 WARN_ON(BTRFS_I(inode)->outstanding_extents); in btrfs_destroy_inode()
1327 BTRFS_I(inode)->outstanding_extents++; in cluster_pages_for_defrag()