EXTENT_DELALLOC_NEW
clear_bits = ~(EXTENT_LOCKED | EXTENT_NODATASUM | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC_NEW |
clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
if (!(state->state & EXTENT_DELALLOC_NEW) &&
(bits & EXTENT_DELALLOC_NEW)) {
if ((state->state & EXTENT_DELALLOC_NEW) &&
(bits & EXTENT_DELALLOC_NEW)) {
EXTENT_DELALLOC_NEW, cached_state);
extra_bits |= EXTENT_DELALLOC_NEW;
clear_bits |= EXTENT_DELALLOC_NEW;
if ((clear_bits & EXTENT_DELALLOC_NEW) &&
EXTENT_DELALLOC_NEW | EXTENT_ADD_INODE_BYTES,
unsigned long clear_flags = EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC | EXTENT_DELALLOC_NEW, NULL);
EXTENT_DELALLOC | EXTENT_DELALLOC_NEW, NULL);
EXTENT_DELALLOC | EXTENT_DELALLOC_NEW, NULL);
EXTENT_DELALLOC | EXTENT_DELALLOC_NEW, NULL);
{ EXTENT_DELALLOC_NEW, "DELALLOC_NEW"}