Lines Matching refs:clear_bits
1188 unsigned clear_bits; in cow_file_range() local
1392 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in cow_file_range()
1429 clear_bits, in cow_file_range()
1443 clear_bits | EXTENT_CLEAR_DATA_RESV, in cow_file_range()
1542 unsigned clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | in cow_file_range_async() local
1549 clear_bits, page_ops); in cow_file_range_async()
3215 unsigned int clear_bits = EXTENT_DEFRAG; in btrfs_finish_ordered_io() local
3224 clear_bits |= EXTENT_DELALLOC_NEW; in btrfs_finish_ordered_io()
3272 clear_bits |= EXTENT_LOCKED; in btrfs_finish_ordered_io()
3325 if ((clear_bits & EXTENT_DELALLOC_NEW) && in btrfs_finish_ordered_io()
3339 clear_extent_bit(&inode->io_tree, start, end, clear_bits, in btrfs_finish_ordered_io()