IOMAP_DELALLOC   1913 fs/buffer.c    	case IOMAP_DELALLOC:
IOMAP_DELALLOC   3550 fs/ext4/inode.c 		iomap->type = delalloc ? IOMAP_DELALLOC : IOMAP_HOLE;
IOMAP_DELALLOC     22 fs/iomap/fiemap.c 	case IOMAP_DELALLOC:
IOMAP_DELALLOC     93 fs/nfsd/blocklayout.c 	case IOMAP_DELALLOC:
IOMAP_DELALLOC     70 fs/xfs/xfs_iomap.c 		iomap->type = IOMAP_DELALLOC;
IOMAP_DELALLOC   1131 fs/xfs/xfs_iomap.c 	if ((flags & IOMAP_WRITE) && iomap->type == IOMAP_DELALLOC)