Lines Matching refs:clear_bits
1074 unsigned clear_bits; in cow_file_range() local
1252 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW | in cow_file_range()
1269 clear_bits, in cow_file_range()
1276 clear_bits | EXTENT_CLEAR_DATA_RESV, in cow_file_range()
1376 unsigned clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | in cow_file_range_async() local
1383 clear_bits, page_ops); in cow_file_range_async()
2997 unsigned int clear_bits = EXTENT_DEFRAG; in btrfs_finish_ordered_io() local
3005 clear_bits |= EXTENT_DELALLOC_NEW; in btrfs_finish_ordered_io()
3047 clear_bits |= EXTENT_LOCKED; in btrfs_finish_ordered_io()
3098 if ((clear_bits & EXTENT_DELALLOC_NEW) && in btrfs_finish_ordered_io()
3112 clear_extent_bit(&inode->io_tree, start, end, clear_bits, in btrfs_finish_ordered_io()
3113 (clear_bits & EXTENT_LOCKED) ? 1 : 0, 0, in btrfs_finish_ordered_io()