Lines Matching refs:clear_bits
1280 unsigned clear_bits;
1487 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC;
1495 locked_folio, NULL, clear_bits, page_ops);
1498 clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
1515 locked_folio, &cached, clear_bits,
1522 * clear_bits above, we add EXTENT_CLEAR_DATA_RESV to release the data
1527 clear_bits |= EXTENT_CLEAR_DATA_RESV;
1530 &cached, clear_bits, page_ops);
3090 unsigned int clear_bits = EXTENT_DEFRAG;
3099 clear_bits |= EXTENT_DELALLOC_NEW;
3131 clear_bits |= EXTENT_LOCKED | EXTENT_FINISHING_ORDERED;
3216 if ((clear_bits & EXTENT_DELALLOC_NEW) &&
3229 btrfs_clear_extent_bit(&inode->io_tree, start, end, clear_bits,