EXTENT_DELALLOC_NEW  496 fs/btrfs/file.c 				     EXTENT_DELALLOC_NEW,
EXTENT_DELALLOC_NEW  551 fs/btrfs/file.c 			extra_bits |= EXTENT_DELALLOC_NEW;
EXTENT_DELALLOC_NEW  619 fs/btrfs/inode.c 				EXTENT_DELALLOC_NEW | EXTENT_DEFRAG |
EXTENT_DELALLOC_NEW  911 fs/btrfs/inode.c 				     EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC_NEW 1010 fs/btrfs/inode.c 				     EXTENT_DELALLOC_NEW | EXTENT_DEFRAG |
EXTENT_DELALLOC_NEW 1119 fs/btrfs/inode.c 	clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC_NEW 1240 fs/btrfs/inode.c 			EXTENT_DELALLOC_NEW | EXTENT_DEFRAG |
EXTENT_DELALLOC_NEW 1923 fs/btrfs/inode.c 	if (!(state->state & EXTENT_DELALLOC_NEW) &&
EXTENT_DELALLOC_NEW 1924 fs/btrfs/inode.c 	    (*bits & EXTENT_DELALLOC_NEW)) {
EXTENT_DELALLOC_NEW 1994 fs/btrfs/inode.c 	if ((state->state & EXTENT_DELALLOC_NEW) &&
EXTENT_DELALLOC_NEW 1995 fs/btrfs/inode.c 	    (*bits & EXTENT_DELALLOC_NEW)) {
EXTENT_DELALLOC_NEW 3262 fs/btrfs/inode.c 			clear_bits |= EXTENT_DELALLOC_NEW;
EXTENT_DELALLOC_NEW 8960 fs/btrfs/inode.c 					 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC_NEW 9016 fs/btrfs/inode.c 				 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC_NEW  119 include/trace/events/btrfs.h 	{ EXTENT_DELALLOC_NEW,		"DELALLOC_NEW"}