Searched refs:outstanding_extents (Results 1 – 6 of 6) sorted by relevance
942 BTRFS_I(inode)->outstanding_extents++; in test_extent_accounting()949 if (BTRFS_I(inode)->outstanding_extents != 1) { in test_extent_accounting()952 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()957 BTRFS_I(inode)->outstanding_extents++; in test_extent_accounting()964 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()967 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()982 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()985 BTRFS_I(inode)->outstanding_extents); in test_extent_accounting()990 BTRFS_I(inode)->outstanding_extents++; in test_extent_accounting()998 if (BTRFS_I(inode)->outstanding_extents != 2) { in test_extent_accounting()[all …]
182 unsigned outstanding_extents; member
1583 BTRFS_I(inode)->outstanding_extents++; in btrfs_split_extent_hook()1612 BTRFS_I(inode)->outstanding_extents--; in btrfs_merge_extent_hook()1647 BTRFS_I(inode)->outstanding_extents--; in btrfs_merge_extent_hook()1716 BTRFS_I(inode)->outstanding_extents++; in btrfs_set_bit_hook()1766 BTRFS_I(inode)->outstanding_extents -= num_extents; in btrfs_clear_bit_hook()7496 u64 outstanding_extents; member7513 if (dio_data->outstanding_extents) { in adjust_dio_outstanding_extents()7514 dio_data->outstanding_extents -= num_extents; in adjust_dio_outstanding_extents()7517 BTRFS_I(inode)->outstanding_extents += num_extents; in adjust_dio_outstanding_extents()8484 dio_data.outstanding_extents = div64_u64(count + in btrfs_direct_IO()[all …]
5529 ASSERT(BTRFS_I(inode)->outstanding_extents >= num_extents); in drop_outstanding_extent()5530 BTRFS_I(inode)->outstanding_extents -= num_extents; in drop_outstanding_extent()5532 if (BTRFS_I(inode)->outstanding_extents == 0 && in drop_outstanding_extent()5541 if (BTRFS_I(inode)->outstanding_extents >= in drop_outstanding_extent()5546 BTRFS_I(inode)->outstanding_extents; in drop_outstanding_extent()5634 BTRFS_I(inode)->outstanding_extents += nr_extents; in btrfs_delalloc_reserve_metadata()5637 if (BTRFS_I(inode)->outstanding_extents > in btrfs_delalloc_reserve_metadata()5639 nr_extents = BTRFS_I(inode)->outstanding_extents - in btrfs_delalloc_reserve_metadata()
1622 BTRFS_I(inode)->outstanding_extents++; in __btrfs_buffered_write()
1215 BTRFS_I(inode)->outstanding_extents++; in cluster_pages_for_defrag()