Searched refs:outstanding_extents (Results 1 – 4 of 4) sorted by relevance
941 if (BTRFS_I(inode)->outstanding_extents != 1) { in test_extent_accounting()944 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()956 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()959 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()973 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()976 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()989 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()992 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()1007 if (BTRFS_I(inode)->outstanding_extents != 4) { in test_extent_accounting()1010 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()[all …]
248 unsigned outstanding_extents; in btrfs_calculate_inode_block_rsv_size() local251 outstanding_extents = inode->outstanding_extents; in btrfs_calculate_inode_block_rsv_size()257 if (outstanding_extents) { in btrfs_calculate_inode_block_rsv_size()259 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()
113 unsigned outstanding_extents; member336 inode->outstanding_extents += mod; in btrfs_mod_outstanding_extents()340 mod, inode->outstanding_extents); in btrfs_mod_outstanding_extents()
8538 ei->outstanding_extents = 0; in btrfs_alloc_inode()8591 WARN_ON(inode->outstanding_extents); in btrfs_destroy_inode()