Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.c459 if ((bits_to_clear & EXTENT_DIRTY) && (state->state & EXTENT_DIRTY)) { in clear_state_bit()
721 if ((bits_to_set & EXTENT_DIRTY) && !(state->state & EXTENT_DIRTY)) { in set_state_bits()
1170 return set_extent_bit(tree, start, end, EXTENT_DIRTY, NULL, in set_extent_dirty()
1207 EXTENT_DIRTY | EXTENT_DELALLOC | in clear_extent_dirty()
1676 clear_bits |= EXTENT_DIRTY; in extent_clear_unlock_delalloc()
1739 if (cur_start == 0 && bits == EXTENT_DIRTY) { in count_range_bits()
1992 EXTENT_LOCKED | EXTENT_DIRTY, GFP_NOFS); in free_io_failure()
2120 (u64)-1, 1, EXTENT_DIRTY, 0); in clean_io_failure()
2237 EXTENT_LOCKED | EXTENT_DIRTY, GFP_NOFS); in bio_readpage_error()
3132 EXTENT_DIRTY, 0, NULL)) { in __extent_writepage()
[all …]
Dextent_io.h7 #define EXTENT_DIRTY 1 macro
Dtree-log.c2397 mark = EXTENT_DIRTY; in btrfs_sync_log()
2486 EXTENT_DIRTY | EXTENT_NEW); in btrfs_sync_log()
2560 0, &start, &end, EXTENT_DIRTY | EXTENT_NEW, in free_log_tree()
2566 EXTENT_DIRTY | EXTENT_NEW, GFP_NOFS); in free_log_tree()
Dfree-space-cache.c968 EXTENT_DIRTY, NULL); in __btrfs_write_out_cache()
1025 EXTENT_DIRTY | EXTENT_DELALLOC, 0, 0, NULL, in __btrfs_write_out_cache()
1039 EXTENT_DIRTY | EXTENT_DELALLOC, 0, 0, in __btrfs_write_out_cache()
Drelocation.c2709 EXTENT_DIRTY, GFP_NOFS);
2760 bytenr + blocksize - 1, EXTENT_DIRTY, 1, NULL))
3714 EXTENT_DIRTY, NULL);
3964 clear_extent_bits(&rc->processed_blocks, 0, (u64)-1, EXTENT_DIRTY,
Ddisk-io.c3848 EXTENT_DIRTY, NULL); in btrfs_destroy_pinned_extent()
3899 EXTENT_DIRTY); in btrfs_cleanup_one_transaction()
3959 EXTENT_DIRTY); in btrfs_cleanup_transaction()
Dinode.c4340 EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_truncate_page()
6747 unlock_bits |= EXTENT_DELALLOC | EXTENT_DIRTY; in btrfs_get_blocks_direct()
7545 EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_invalidatepage()
7562 EXTENT_LOCKED | EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_invalidatepage()
7661 EXTENT_DIRTY | EXTENT_DELALLOC | in btrfs_page_mkwrite()
Dtransaction.c821 EXTENT_DIRTY); in btrfs_write_and_wait_transaction()
Dfile.c1296 last_pos - 1, EXTENT_DIRTY | EXTENT_DELALLOC | in prepare_pages()
Dextent-tree.c350 EXTENT_DIRTY | EXTENT_UPTODATE, in add_new_free_space()
5357 EXTENT_DIRTY, NULL); in btrfs_finish_extent_commit()
Dioctl.c1095 page_end - 1, EXTENT_DIRTY | EXTENT_DELALLOC | in cluster_pages_for_defrag()