Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 99 of 99) sorted by relevance

/linux-4.1.27/Documentation/device-mapper/
Dsnapshot.txt11 *) To merge a snapshot of a block device back into the snapshot's origin
19 the origin device.
23 snapshot, snapshot-origin, and snapshot-merge.
25 *) snapshot-origin <origin>
33 *) snapshot <origin> <COW device> <persistent?> <chunksize>
35 A snapshot of the <origin> block device is created. Changed chunks of
38 from <origin> for unchanged data. <COW device> will often be
39 smaller than the origin and if it fills up the snapshot will become
49 * snapshot-merge <origin> <COW device> <persistent> <chunksize>
53 "snapshot-origin" target and must not be loaded if the "snapshot-origin"
[all …]
Dcache.txt32 The origin device always contains a copy of the logical block, which
45 1. An origin device - the big, slow one.
59 The origin is divided up into blocks of a fixed size. This block size
82 complete until it has hit both the origin and cache devices. Clean
86 to be coherent with the origin device, then all reads are served from
87 the origin device (all reads miss the cache) and all writes are
88 forwarded to the origin device; additionally, write hits cause cache
114 Migrating data between the origin and cache device uses bandwidth.
168 state for all of the origin device (compare with the dirty bitset
177 cache <metadata dev> <cache dev> <origin dev> <block size>
[all …]
Dthin-provisioning.txt177 N.B. If the origin device that you wish to snapshot is active, you
186 identifier for the origin device.
191 between the origin and the snapshot. Indeed the snapshot is no
205 You can use an external _read only_ device as an origin for a
207 thin device will be passed through to the origin. Writes trigger
214 You must not write to the origin device if you use this technique!
221 You don't mention the origin at this stage.
227 Append an extra parameter to the thin target specifying the origin:
232 same extra origin parameter.
325 create_snap <dev id> <origin id>
[all …]
Dera.txt17 era <metadata dev> <origin dev> <block size>
20 origin dev : device holding data blocks that may change
21 block size : block size of origin data device, granularity that is
Dcache-policies.txt57 Large, sequential I/Os are probably better left on the origin device
85 cache <metadata dev> <cache dev> <origin dev> <block size>
/linux-4.1.27/block/partitions/
Dmsdos.c216 sector_t offset, sector_t size, int origin) in parse_solaris_x86() argument
234 snprintf(tmp, sizeof(tmp), " %s%d: <solaris:", state->name, origin); in parse_solaris_x86()
273 sector_t offset, sector_t size, int origin, char *flavour, in parse_bsd() argument
289 snprintf(tmp, sizeof(tmp), " %s%d: <%s:", state->name, origin, flavour); in parse_bsd()
323 sector_t offset, sector_t size, int origin) in parse_freebsd() argument
326 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd()
331 sector_t offset, sector_t size, int origin) in parse_netbsd() argument
334 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd()
339 sector_t offset, sector_t size, int origin) in parse_openbsd() argument
342 parse_bsd(state, offset, size, origin, "openbsd", in parse_openbsd()
[all …]
/linux-4.1.27/drivers/md/
Ddm-snap.c52 struct dm_dev *origin; member
146 return s->origin; in dm_snap_origin()
285 struct origin { struct
358 static struct origin *__lookup_origin(struct block_device *origin) in __lookup_origin() argument
361 struct origin *o; in __lookup_origin()
363 ol = &_origins[origin_hash(origin)]; in __lookup_origin()
365 if (bdev_equal(o->bdev, origin)) in __lookup_origin()
371 static void __insert_origin(struct origin *o) in __insert_origin()
377 static struct dm_origin *__lookup_dm_origin(struct block_device *origin) in __lookup_dm_origin() argument
382 ol = &_dm_origins[origin_hash(origin)]; in __lookup_dm_origin()
[all …]
Ddm-thin-metadata.h70 dm_thin_id origin);
Ddm-thin-metadata.c1028 dm_thin_id origin, uint32_t time) in __set_snapshot_details() argument
1033 r = __open_device(pmd, origin, 0, &td); in __set_snapshot_details()
1048 dm_thin_id dev, dm_thin_id origin) in __create_snap() argument
1052 uint64_t key = origin, dev_key = dev; in __create_snap()
1088 r = __set_snapshot_details(pmd, td, origin, pmd->time); in __create_snap()
1105 dm_thin_id origin) in dm_pool_create_snap() argument
1111 r = __create_snap(pmd, dev, origin); in dm_pool_create_snap()
DKconfig313 origin. Used when decommissioning a dm-cache.
Ddm-thin.c1000 struct dm_dev *origin, dm_block_t data_origin, in schedule_copy() argument
1035 from.bdev = origin->bdev; in schedule_copy()
/linux-4.1.27/fs/
Dpnode.c147 struct mount *origin) in propagation_next() argument
156 if (master == origin->mnt_master) { in propagation_next()
158 return (next == origin) ? NULL : next; in propagation_next()
167 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group() argument
175 if (m->mnt_group_id == origin->mnt_group_id) { in next_group()
176 if (next == origin) in next_group()
188 if (master->mnt_group_id == origin->mnt_group_id) in next_group()
194 if (m == origin) in next_group()
/linux-4.1.27/drivers/acpi/acpica/
Dpstree.c201 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next() argument
234 while (arg && (arg != origin) && (arg != op)) { in acpi_ps_get_depth_next()
238 if (arg == origin) { in acpi_ps_get_depth_next()
Dacapps.h142 void acpi_dm_dump_tree(union acpi_parse_object *origin);
144 void acpi_dm_find_orphan_methods(union acpi_parse_object *origin);
Ddswstate.c542 *origin, in acpi_ds_create_walk_state()
560 walk_state->origin = origin; in acpi_ds_create_walk_state()
563 walk_state->parser_state.start_op = origin; in acpi_ds_create_walk_state()
Dacstruct.h113 union acpi_parse_object *origin; /* Start of walk [Obsolete] */ member
Dacparser.h195 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
Dacdispat.h317 *origin,
Ddswexec.c250 if (op == walk_state->origin) { in acpi_ds_exec_begin_op()
/linux-4.1.27/arch/um/drivers/
Dmconsole_user.c48 msg.msg_name = &(req->origin); in mconsole_reply_v0()
83 req->originlen = sizeof(req->origin); in mconsole_get_request()
85 (struct sockaddr *) req->origin, &req->originlen); in mconsole_get_request()
157 (struct sockaddr *) req->origin, req->originlen); in mconsole_reply_len()
Dmconsole.h62 unsigned char origin[128]; /* sockaddr_un */ member
/linux-4.1.27/arch/arm/kernel/
Dunwind.c117 const struct unwind_idx *origin, in search_index() argument
123 __func__, addr, start, origin, stop); in search_index()
131 stop = origin; in search_index()
134 start = origin; in search_index()
209 table->origin, in unwind_find_idx()
528 tab->origin = unwind_find_origin(tab->start, tab->stop); in unwind_table_add()
/linux-4.1.27/drivers/parisc/
Deisa_eeprom.c34 static loff_t eisa_eeprom_llseek(struct file *file, loff_t offset, int origin) in eisa_eeprom_llseek() argument
36 return fixed_size_llseek(file, offset, origin, HPEE_MAX_LENGTH); in eisa_eeprom_llseek()
/linux-4.1.27/arch/s390/mm/
Dhugetlbpage.c103 unsigned long origin; in huge_ptep_get() local
108 origin = pmd_val(pmd) & _SEGMENT_ENTRY_ORIGIN; in huge_ptep_get()
110 pmd_val(pmd) |= *(unsigned long *) origin; in huge_ptep_get()
/linux-4.1.27/arch/tile/kernel/
Dcompat.c83 unsigned int, origin) in COMPAT_SYSCALL_DEFINE5() argument
85 return sys_llseek(fd, offset_high, offset_low, result, origin); in COMPAT_SYSCALL_DEFINE5()
/linux-4.1.27/drivers/macintosh/
Dnvram.c21 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek() argument
23 switch (origin) { in nvram_llseek()
/linux-4.1.27/tools/lib/lockdep/
DMakefile12 $(if $(or $(findstring environment,$(origin $(1))),\
13 $(findstring command line,$(origin $(1)))),,\
/linux-4.1.27/drivers/char/
Dgeneric_nvram.c34 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek() argument
36 switch (origin) { in nvram_llseek()
Dtile-srom.c275 loff_t srom_llseek(struct file *file, loff_t offset, int origin) in srom_llseek() argument
278 return fixed_size_llseek(file, offset, origin, srom->total_size); in srom_llseek()
Dps3flash.c98 static loff_t ps3flash_llseek(struct file *file, loff_t offset, int origin) in ps3flash_llseek() argument
101 return generic_file_llseek_size(file, offset, origin, MAX_LFS_FILESIZE, in ps3flash_llseek()
Dnvram.c214 static loff_t nvram_llseek(struct file *file, loff_t offset, int origin) in nvram_llseek() argument
216 switch (origin) { in nvram_llseek()
/linux-4.1.27/arch/mips/kernel/
Dlinux32.c101 unsigned int, origin)
103 return sys_llseek(fd, offset_high, offset_low, result, origin);
/linux-4.1.27/tools/perf/util/
Ddwarf-aux.c531 Dwarf_Die *origin; in __die_walk_instances_cb() local
538 origin = dwarf_formref_die(attr, &origin_mem); in __die_walk_instances_cb()
539 if (origin == NULL || origin->addr != iwp->addr) in __die_walk_instances_cb()
544 dwarf_decl_line(origin, &tmp); in __die_walk_instances_cb()
546 tmp = die_get_decl_fileno(origin); in __die_walk_instances_cb()
Ddso.c12 static const char origin[] = { in dso__symtab_origin() local
33 return origin[dso->symtab_type]; in dso__symtab_origin()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_frontbuffer.c135 enum fb_op_origin origin) in intel_fb_obj_invalidate() argument
158 intel_fbc_invalidate(dev_priv, obj->frontbuffer_bits, origin); in intel_fb_obj_invalidate()
Dintel_fbc.c659 enum fb_op_origin origin) in intel_fbc_invalidate() argument
664 if (origin == ORIGIN_GTT) in intel_fbc_invalidate()
Dintel_drv.h880 enum fb_op_origin origin);
1147 enum fb_op_origin origin);
/linux-4.1.27/arch/arm/include/asm/
Dunwind.h40 const struct unwind_idx *origin; member
/linux-4.1.27/tools/testing/ktest/examples/include/
Dbisect.conf26 CHECKOUT = origin/master
/linux-4.1.27/include/linux/mtd/
Dpartitions.h62 unsigned long origin; member
/linux-4.1.27/drivers/sbus/char/
Dflash.c80 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek() argument
83 switch (origin) { in flash_llseek()
/linux-4.1.27/tools/lib/traceevent/
DMakefile18 $(if $(or $(findstring environment,$(origin $(1))),\
19 $(findstring command line,$(origin $(1)))),,\
/linux-4.1.27/fs/9p/
Dvfs_file.c410 loff_t origin; in v9fs_file_write_iter() local
417 origin = iocb->ki_pos; in v9fs_file_write_iter()
423 pg_start = origin >> PAGE_CACHE_SHIFT; in v9fs_file_write_iter()
424 pg_end = (origin + retval - 1) >> PAGE_CACHE_SHIFT; in v9fs_file_write_iter()
/linux-4.1.27/fs/ocfs2/
Dextent_map.h56 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int origin);
/linux-4.1.27/drivers/mtd/
Dredboot.c199 if (data && data->origin) in parse_redboot_partitions()
200 buf[i].flash_base -= data->origin; in parse_redboot_partitions()
/linux-4.1.27/include/uapi/linux/
Dncp_fs.h68 int origin; member
/linux-4.1.27/arch/s390/include/asm/
Dsysinfo.h140 unsigned short origin; member
/linux-4.1.27/tools/scripts/
DMakefile.include2 ifeq ($(origin O), command line)
/linux-4.1.27/arch/cris/boot/compressed/
DREADME11 burned into a flash or executed directly at the DRAM origin.
/linux-4.1.27/fs/overlayfs/
Dreaddir.c397 static loff_t ovl_dir_llseek(struct file *file, loff_t offset, int origin) in ovl_dir_llseek() argument
407 res = vfs_llseek(od->realfile, offset, origin); in ovl_dir_llseek()
412 switch (origin) { in ovl_dir_llseek()
/linux-4.1.27/drivers/video/fbdev/msm/
Dmdp_ppp.c213 static int scale_params(uint32_t dim_in, uint32_t dim_out, uint32_t origin, in scale_params() argument
248 os = ((uint64_t)origin << 33) - ONE_HALF; in scale_params()
255 os = ((uint64_t)origin << 1) - 1; in scale_params()
276 delta = ((int64_t)(origin) << 33) - oreq; in scale_params()
/linux-4.1.27/tools/perf/Documentation/
DMakefile55 DOC_REF = origin/man
56 HTML_REF = origin/html
/linux-4.1.27/drivers/mtd/maps/
Dixp4xx.c177 .origin = dev->resource->start, in ixp4xx_flash_probe()
/linux-4.1.27/arch/s390/kernel/
Dhead64.S52 .quad .Lduct # cr5: primary-aste origin
Dtopology.c88 rcore = TOPOLOGY_CORE_BITS - 1 - core + tl_core->origin; in add_cpus_to_mask()
/linux-4.1.27/arch/tile/include/asm/
Dcompat.h291 unsigned int origin);
/linux-4.1.27/drivers/firmware/
Discsi_ibft.c128 u8 origin; member
323 str += sprintf(str, "%d\n", nic->origin); in ibft_attr_show_nic()
/linux-4.1.27/fs/configfs/
Ddir.c1027 static int configfs_depend_prep(struct dentry *origin, in configfs_depend_prep() argument
1033 BUG_ON(!origin || !origin->d_fsdata); in configfs_depend_prep()
1034 sd = origin->d_fsdata; in configfs_depend_prep()
/linux-4.1.27/drivers/staging/android/
Dashmem.c325 static loff_t ashmem_llseek(struct file *file, loff_t offset, int origin) in ashmem_llseek() argument
342 ret = vfs_llseek(asma->file, offset, origin); in ashmem_llseek()
/linux-4.1.27/Documentation/EDID/
DHOWTO.txt23 not contain code to create these data. In order to elucidate the origin
/linux-4.1.27/Documentation/video4linux/
Dsh_mobile_ceu_camera.txt115 "...specification does not define an origin or units. However by convention
/linux-4.1.27/include/uapi/sound/
Dasequencer.h265 struct snd_seq_addr origin; /* original sender */ member
/linux-4.1.27/tools/perf/
Dbuiltin-top.c806 u8 origin; in perf_top__mmap_read_idx() local
819 origin = event->header.misc & PERF_RECORD_MISC_CPUMODE_MASK; in perf_top__mmap_read_idx()
824 switch (origin) { in perf_top__mmap_read_idx()
/linux-4.1.27/drivers/hid/
Dhid-logitech-hidpp.c575 u8 origin; member
621 raw_info->origin = params[8]; in hidpp_touchpad_get_raw_info()
889 wd->flip_y = raw_info.origin == TOUCHPAD_RAW_XY_ORIGIN_LOWER_LEFT; in wtp_get_config()
/linux-4.1.27/fs/ntfs/
Dlayout.h1140 } __attribute__ ((__packed__)) origin; member
1164 } __attribute__ ((__packed__)) origin; member
/linux-4.1.27/Documentation/input/
Datarikbd.txt81 Note that the sign of the delta y reported is a function of the Y origin
177 either axis and the Y=0 origin at the top of the screen, and joystick event
264 command is not affected by the mouse motion origin.
325 This command makes the origin of the Y axis to be at the bottom of the
334 Makes the origin of the Y axis to be at the top of the logical coordinate
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c2526 static loff_t ll_file_seek(struct file *file, loff_t offset, int origin) in ll_file_seek() argument
2531 retval = offset + ((origin == SEEK_END) ? i_size_read(inode) : in ll_file_seek()
2532 (origin == SEEK_CUR) ? file->f_pos : 0); in ll_file_seek()
2535 origin); in ll_file_seek()
2538 if (origin == SEEK_END || origin == SEEK_HOLE || origin == SEEK_DATA) { in ll_file_seek()
2545 retval = generic_file_llseek_size(file, offset, origin, in ll_file_seek()
Ddir.c1903 static loff_t ll_dir_seek(struct file *file, loff_t offset, int origin) in ll_dir_seek() argument
1912 switch (origin) { in ll_dir_seek()
/linux-4.1.27/Documentation/ABI/testing/
Ddev-kmsg20 facility number LOG_KERN (0), to make sure that the origin of
/linux-4.1.27/arch/powerpc/kernel/
Dnvram_64.c734 static loff_t dev_nvram_llseek(struct file *file, loff_t offset, int origin) in dev_nvram_llseek() argument
742 switch (origin) { in dev_nvram_llseek()
/linux-4.1.27/drivers/misc/carma/
Dcarma-fpga-program.c822 static loff_t fpga_llseek(struct file *filp, loff_t offset, int origin) in fpga_llseek() argument
830 return fixed_size_llseek(filp, offset, origin, priv->fw_size); in fpga_llseek()
/linux-4.1.27/drivers/input/mouse/
Dbcm5974.c200 __le16 origin; /* zero when switching track finger */ member
534 if (p > 0 && raw2int(f->origin)) { in report_synaptics_data()
/linux-4.1.27/arch/s390/kvm/
Dgaccess.c18 unsigned long origin : 52; /* Region- or Segment-Table Origin */ member
556 ptr = asce.origin * 4096; in guest_translate()
/linux-4.1.27/drivers/mtd/ubi/
Dcdev.c156 static loff_t vol_cdev_llseek(struct file *file, loff_t offset, int origin) in vol_cdev_llseek() argument
167 return fixed_size_llseek(file, offset, origin, vol->used_bytes); in vol_cdev_llseek()
/linux-4.1.27/Documentation/arm/Marvell/
DREADME192 * Due to their XScale origin, these SoCs have virtually nothing in
229 * Due to their XScale origin, these SoCs have virtually nothing in
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c1579 struct cl_lock *origin, int wait) in cl_lock_closure_init() argument
1581 LINVRNT(cl_lock_is_mutexed(origin)); in cl_lock_closure_init()
1582 LINVRNT(cl_lock_invariant(env, origin)); in cl_lock_closure_init()
1585 closure->clc_origin = origin; in cl_lock_closure_init()
/linux-4.1.27/Documentation/ia64/
Dxen.txt131 # git checkout -b your_branch origin/xen-ia64-domu-minimal-2008may19
/linux-4.1.27/Documentation/virtual/kvm/
Dlocking.txt75 In the origin code, the spte can be fast updated (non-atomically) if the
/linux-4.1.27/include/net/
Dxfrm.h949 struct flowi *origin; member
968 kfree(xdst->origin); in xfrm_dst_destroy()
969 xdst->origin = NULL; in xfrm_dst_destroy()
/linux-4.1.27/drivers/scsi/
Discsi_boot_sysfs.c170 iscsi_boot_rd_attr(eth_origin, origin, ISCSI_BOOT_ETH_ORIGIN);
/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c1581 struct aggregator *best, *active, *origin; in ad_agg_selection_logic() local
1588 origin = agg; in ad_agg_selection_logic()
1679 active = __get_active_agg(origin); in ad_agg_selection_logic()
/linux-4.1.27/include/acpi/
Dactbl2.h620 u8 origin; member
/linux-4.1.27/net/ipv6/
Dip6mr.c1016 const struct in6_addr *origin, in ip6mr_cache_find() argument
1019 int line = MFC6_HASH(mcastgrp, origin); in ip6mr_cache_find()
1023 if (ipv6_addr_equal(&c->mf6c_origin, origin) && in ip6mr_cache_find()
/linux-4.1.27/net/ipv4/
Dipmr.c831 __be32 origin, in ipmr_cache_find() argument
834 int line = MFC_HASH(mcastgrp, origin); in ipmr_cache_find()
838 if (c->mfc_origin == origin && c->mfc_mcastgrp == mcastgrp) in ipmr_cache_find()
/linux-4.1.27/fs/ncpfs/
Dioctl.c522 if (rqdata.origin != 0) in __ncp_ioctl()
/linux-4.1.27/tools/perf/config/
DMakefile288 ifeq ($(origin PERF_HAVE_DWARF_REGS), undefined)
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Dcommands.h2142 u8 origin; /* 0 = TGh, 1 = other, 2 = TGk */ member
/linux-4.1.27/Documentation/s390/
DDebugging390.txt117 table origin.
124 segment table origin.
129 table origin.
963 On 31 bit the STD is bits 1-19 ( the STO segment table origin )
1007 gives the page table origin & we need to set the low bits
Ds390dbf.txt36 that the records which describe the origin of the exception are not
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h3018 struct cl_lock *origin, int wait);
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dcommands.h2027 u8 origin; /* 0 = TGh, 1 = other, 2 = TGk */ member
/linux-4.1.27/firmware/
DWHENCE5 This file attempts to document the origin and licensing information,
/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.c550 bounce_ev.data.quote.origin = event->dest; in bounce_error_event()
/linux-4.1.27/fs/ext4/
Dext4.h2775 extern loff_t ext4_llseek(struct file *file, loff_t offset, int origin);
/linux-4.1.27/Documentation/
DSubmittingPatches480 to insert an indication of the origin of a patch at the top of the commit
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c1791 return xfrm_dst_alloc_copy((void **)&(xdst->origin), fl, sizeof(*fl)); in xfrm_dst_update_origin()
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex695 mounting \cdrom s is very good in origin: under Solaris a
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS1296 to look at the card and try to identify its origin.
/linux-4.1.27/Documentation/trace/
Dftrace.txt1882 find its origin.