Lines Matching defs:clear_bits
992 unsigned clear_bits;
1144 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
1162 clear_bits,
1169 clear_bits | EXTENT_CLEAR_DATA_RESV,
1269 unsigned clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC |
1277 clear_bits, page_ops);
2645 unsigned int clear_bits;
2747 clear_bits = EXTENT_DEFRAG;
2749 clear_bits |= EXTENT_LOCKED;
2751 clear_bits |= EXTENT_DELALLOC_NEW;
2752 clear_extent_bit(&BTRFS_I(inode)->io_tree, start, end, clear_bits,
2753 (clear_bits & EXTENT_LOCKED) ? 1 : 0, 0,