Home
last modified time | relevance | path

Searched refs:EXTENT_DIRTY (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/fs/btrfs/tests/
Dinode-tests.c975 EXTENT_DELALLOC | EXTENT_DIRTY | in test_extent_accounting()
1046 EXTENT_DIRTY | EXTENT_DELALLOC | in test_extent_accounting()
1080 EXTENT_DIRTY | EXTENT_DELALLOC | in test_extent_accounting()
1097 EXTENT_DIRTY | EXTENT_DELALLOC | in test_extent_accounting()
/linux-4.1.27/fs/btrfs/
Dextent_io.c519 if ((bits_to_clear & EXTENT_DIRTY) && (state->state & EXTENT_DIRTY)) { in clear_state_bit()
797 if ((bits_to_set & EXTENT_DIRTY) && !(state->state & EXTENT_DIRTY)) { in set_state_bits()
1266 return set_extent_bit(tree, start, end, EXTENT_DIRTY, NULL, in set_extent_dirty()
1303 EXTENT_DIRTY | EXTENT_DELALLOC | in clear_extent_dirty()
1827 if (cur_start == 0 && bits == EXTENT_DIRTY) { in count_range_bits()
2002 EXTENT_LOCKED | EXTENT_DIRTY, GFP_NOFS); in free_io_failure()
2125 (u64)-1, 1, EXTENT_DIRTY, 0); in clean_io_failure()
2185 state = find_first_extent_bit_state(failure_tree, start, EXTENT_DIRTY); in btrfs_free_io_failure_record()
2262 EXTENT_LOCKED | EXTENT_DIRTY, GFP_NOFS); in btrfs_get_io_failure_record()
4260 EXTENT_LOCKED | EXTENT_DIRTY | EXTENT_DELALLOC | in extent_invalidatepage()
Dextent_io.h7 #define EXTENT_DIRTY (1U << 0) macro
Dfree-space-cache.c1000 EXTENT_DIRTY | EXTENT_DELALLOC, 0, 0, NULL, in update_cache_item()
1014 EXTENT_DIRTY | EXTENT_DELALLOC, 0, 0, in update_cache_item()
1063 EXTENT_DIRTY, NULL); in write_pinned_extent_entries()
1115 EXTENT_DIRTY | EXTENT_DELALLOC, 0, 0, NULL, in flush_dirty_cache()
Dtree-log.c2679 mark = EXTENT_DIRTY; in btrfs_sync_log()
2794 EXTENT_DIRTY | EXTENT_NEW); in btrfs_sync_log()
2807 EXTENT_NEW | EXTENT_DIRTY); in btrfs_sync_log()
2889 0, &start, &end, EXTENT_DIRTY | EXTENT_NEW, in free_log_tree()
2895 EXTENT_DIRTY | EXTENT_NEW, GFP_NOFS); in free_log_tree()
Dtransaction.c956 if ((mark & EXTENT_DIRTY) && in btrfs_wait_marked_extents()
1008 EXTENT_DIRTY); in btrfs_write_and_wait_transaction()
Drelocation.c2811 EXTENT_DIRTY, GFP_NOFS);
2863 bytenr + blocksize - 1, EXTENT_DIRTY, 1, NULL))
3812 EXTENT_DIRTY, NULL);
4051 clear_extent_bits(&rc->processed_blocks, 0, (u64)-1, EXTENT_DIRTY,
Dinode.c4641 EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_truncate_page()
5052 EXTENT_LOCKED | EXTENT_DIRTY | in evict_inode_truncate_pages()
7443 unlock_bits |= EXTENT_DIRTY; in btrfs_get_blocks_direct()
8523 EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_invalidatepage()
8559 EXTENT_LOCKED | EXTENT_DIRTY | in btrfs_invalidatepage()
8661 EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_page_mkwrite()
Ddisk-io.c4241 EXTENT_DIRTY, NULL); in btrfs_destroy_pinned_extent()
4297 EXTENT_DIRTY); in btrfs_cleanup_one_transaction()
Dextent-tree.c350 EXTENT_DIRTY | EXTENT_UPTODATE, in add_new_free_space()
6059 EXTENT_DIRTY, NULL); in btrfs_finish_extent_commit()
9997 EXTENT_DIRTY, GFP_NOFS); in btrfs_delete_unused_bgs()
10004 EXTENT_DIRTY, GFP_NOFS); in btrfs_delete_unused_bgs()
Dfile.c1408 last_pos, EXTENT_DIRTY | EXTENT_DELALLOC | in lock_and_cleanup_extent_if_need()
Dioctl.c1203 page_end - 1, EXTENT_DIRTY | EXTENT_DELALLOC | in cluster_pages_for_defrag()