EXTENT_DELALLOC   684 fs/btrfs/extent_io.c 	if (bits & EXTENT_DELALLOC)
EXTENT_DELALLOC  1711 fs/btrfs/extent_io.c 		if (!(state->state & EXTENT_DELALLOC)) {
EXTENT_DELALLOC  1851 fs/btrfs/extent_io.c 			     EXTENT_DELALLOC, 1, cached_state);
EXTENT_DELALLOC  4399 fs/btrfs/extent_io.c 	clear_extent_bit(tree, start, end, EXTENT_LOCKED | EXTENT_DELALLOC |
EXTENT_DELALLOC   362 fs/btrfs/extent_io.h 				EXTENT_DIRTY | EXTENT_DELALLOC |
EXTENT_DELALLOC   375 fs/btrfs/extent_io.h 			      EXTENT_DELALLOC | EXTENT_UPTODATE | extra_bits,
EXTENT_DELALLOC   383 fs/btrfs/extent_io.h 			      EXTENT_DELALLOC | EXTENT_UPTODATE | EXTENT_DEFRAG,
EXTENT_DELALLOC   540 fs/btrfs/file.c 			 EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING | EXTENT_DEFRAG,
EXTENT_DELALLOC  1015 fs/btrfs/free-space-cache.c 				 EXTENT_DELALLOC, 0, 0, NULL);
EXTENT_DELALLOC  1027 fs/btrfs/free-space-cache.c 					 inode->i_size - 1, EXTENT_DELALLOC, 0,
EXTENT_DELALLOC  1124 fs/btrfs/free-space-cache.c 				 EXTENT_DELALLOC, 0, 0, NULL);
EXTENT_DELALLOC   618 fs/btrfs/inode.c 			unsigned long clear_flags = EXTENT_DELALLOC |
EXTENT_DELALLOC   874 fs/btrfs/inode.c 				NULL, EXTENT_LOCKED | EXTENT_DELALLOC,
EXTENT_DELALLOC   910 fs/btrfs/inode.c 				     NULL, EXTENT_LOCKED | EXTENT_DELALLOC |
EXTENT_DELALLOC  1009 fs/btrfs/inode.c 				     EXTENT_LOCKED | EXTENT_DELALLOC |
EXTENT_DELALLOC  1092 fs/btrfs/inode.c 					     EXTENT_LOCKED | EXTENT_DELALLOC,
EXTENT_DELALLOC  1119 fs/btrfs/inode.c 	clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC  1239 fs/btrfs/inode.c 		unsigned clear_bits = EXTENT_LOCKED | EXTENT_DELALLOC |
EXTENT_DELALLOC  1353 fs/btrfs/inode.c 					     EXTENT_LOCKED | EXTENT_DELALLOC |
EXTENT_DELALLOC  1640 fs/btrfs/inode.c 					     EXTENT_DELALLOC |
EXTENT_DELALLOC  1676 fs/btrfs/inode.c 					     EXTENT_DELALLOC | EXTENT_DEFRAG |
EXTENT_DELALLOC  1746 fs/btrfs/inode.c 	if (!(orig->state & EXTENT_DELALLOC))
EXTENT_DELALLOC  1783 fs/btrfs/inode.c 	if (!(other->state & EXTENT_DELALLOC))
EXTENT_DELALLOC  1890 fs/btrfs/inode.c 	if ((*bits & EXTENT_DEFRAG) && !(*bits & EXTENT_DELALLOC))
EXTENT_DELALLOC  1897 fs/btrfs/inode.c 	if (!(state->state & EXTENT_DELALLOC) && (*bits & EXTENT_DELALLOC)) {
EXTENT_DELALLOC  1955 fs/btrfs/inode.c 	if ((state->state & EXTENT_DELALLOC) && (*bits & EXTENT_DELALLOC)) {
EXTENT_DELALLOC  5111 fs/btrfs/inode.c 			 EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING | EXTENT_DEFRAG,
EXTENT_DELALLOC  5492 fs/btrfs/inode.c 		if (state_flags & EXTENT_DELALLOC)
EXTENT_DELALLOC  5496 fs/btrfs/inode.c 				 EXTENT_LOCKED | EXTENT_DELALLOC |
EXTENT_DELALLOC  7285 fs/btrfs/inode.c 				 end, len, EXTENT_DELALLOC, 1);
EXTENT_DELALLOC  7546 fs/btrfs/inode.c 				     EXTENT_DELALLOC, 0, NULL);
EXTENT_DELALLOC  8960 fs/btrfs/inode.c 					 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC  9016 fs/btrfs/inode.c 				 EXTENT_DELALLOC | EXTENT_DELALLOC_NEW |
EXTENT_DELALLOC  9143 fs/btrfs/inode.c 			  EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING |
EXTENT_DELALLOC  1038 fs/btrfs/ioctl.c 			       thresh, EXTENT_DELALLOC, 1);
EXTENT_DELALLOC  1342 fs/btrfs/ioctl.c 			  page_end - 1, EXTENT_DELALLOC | EXTENT_DO_ACCOUNTING |
EXTENT_DELALLOC   991 fs/btrfs/tests/inode-tests.c 			       EXTENT_DELALLOC | EXTENT_UPTODATE, 0, 0, NULL);
EXTENT_DELALLOC  1058 fs/btrfs/tests/inode-tests.c 			       EXTENT_DELALLOC | EXTENT_UPTODATE, 0, 0, NULL);
EXTENT_DELALLOC  1090 fs/btrfs/tests/inode-tests.c 			       EXTENT_DELALLOC | EXTENT_UPTODATE, 0, 0, NULL);
EXTENT_DELALLOC  1105 fs/btrfs/tests/inode-tests.c 				 EXTENT_DELALLOC | EXTENT_UPTODATE, 0, 0, NULL);
EXTENT_DELALLOC   109 include/trace/events/btrfs.h 	{ EXTENT_DELALLOC,		"DELALLOC"},		\