Lines Matching refs:clear_bits
978 unsigned clear_bits; in cow_file_range() local
1117 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in cow_file_range()
1135 clear_bits, in cow_file_range()
1142 clear_bits | EXTENT_CLEAR_DATA_RESV, in cow_file_range()
1237 unsigned clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | in cow_file_range_async() local
1245 clear_bits, page_ops); in cow_file_range_async()
3168 unsigned int clear_bits = 0; in btrfs_finish_ordered_io() local
3171 clear_bits |= EXTENT_LOCKED; in btrfs_finish_ordered_io()
3173 clear_bits |= EXTENT_DELALLOC_NEW; in btrfs_finish_ordered_io()
3178 clear_bits, in btrfs_finish_ordered_io()
3179 (clear_bits & EXTENT_LOCKED) ? 1 : 0, in btrfs_finish_ordered_io()