Searched refs:snapshots (Results 1 - 41 of 41) sorted by relevance

/linux-4.1.27/drivers/md/
H A Ddm-snap.c27 #define DM_MSG_PREFIX "snapshots"
57 /* List of snapshots per Origin */
207 * Hash table mapping origin volumes to lists of snapshots and
291 /* List of snapshots for this origin */
292 struct list_head snapshots; member in struct:origin
403 * Returns number of snapshots registered using the supplied cow device, plus:
430 list_for_each_entry(s, &o->snapshots, list) { __find_snapshots_sharing_cow()
507 list_for_each_entry(l, &o->snapshots, list) __insert_snapshot()
547 INIT_LIST_HEAD(&o->snapshots); register_snapshot()
584 if (o && list_empty(&o->snapshots)) { unregister_snapshot()
763 * Return a minimum chunk size of all snapshots that have the specified origin.
764 * Return zero if the origin has no snapshots.
772 list_for_each_entry(snap, &o->snapshots, list) __minimum_chunk_size()
1006 * Reallocate any exceptions needed in other snapshots then snapshot_merge_next_chunks()
1199 /* Add snapshot to the list of snapshots for this origin */ snapshot_ctr()
1676 /* Full snapshots are not usable */ snapshot_map()
1766 * exceptions in other snapshots and not in the one that is being
1771 * which in turn might generate exceptions in other snapshots.
1796 /* Full merging snapshots are redirected to the origin */ snapshot_merge_map()
2047 static int __origin_write(struct list_head *snapshots, sector_t sector, __origin_write() argument
2058 /* Do all the snapshots on this origin */ list_for_each_entry()
2059 list_for_each_entry (snap, snapshots, list) { list_for_each_entry()
2069 /* Only deal with valid and active snapshots */ list_for_each_entry()
2078 * Remember, different snapshots can have list_for_each_entry()
2168 r = __origin_write(&o->snapshots, bio->bi_iter.bi_sector, bio); do_origin()
2175 * Trigger exceptions in all non-merging snapshots.
2179 * chunks in other snapshots.
2181 * We scan all the overlapping exceptions in the other snapshots.
2201 if (__origin_write(&o->snapshots, sector + n, NULL) == origin_write_extent()
2280 /* Only tell snapshots if this is a write */ origin_map()
2285 * Set the target "max_io_len" field to the minimum of all the snapshots'
H A Ddm-snap-transient.c20 * Implementation of the store for non-persistent snapshots.
H A Ddm-snap-persistent.c24 * Persistent snapshots, by persistent we mean that the snapshot
36 * snapshots with different disk versions than the kernel will
53 * Magic for persistent snapshots: "SnAp" - Feeble isn't it.
H A Ddm-era-target.c993 * Metadata snapshots allow userland to access era data.
H A Ddm-cache-target.c134 * (eg, rolling back snapshots). Reads and writes always go to the
/linux-4.1.27/include/linux/ceph/
H A Dlibceph.h145 * snapshots
149 * A "snap context" is the set of existing snapshots when we
/linux-4.1.27/include/linux/
H A Dcompiler-gcc.h164 * Early snapshots of gcc 4.3 don't support this and we can't detect this
188 * Early snapshots of gcc 4.5 don't support this and we can't detect
H A Dnilfs2_fs.h598 * @ch_nsnapshots: number of snapshots
810 * @cs_nsss: number of snapshots
/linux-4.1.27/include/uapi/linux/
H A Dbtrfs.h470 * Do not add the leading stream header. Used when multiple snapshots
477 * of the stream. This option is used when multiple snapshots are
H A Dnl80211.h1284 * @NL80211_ATTR_GENERATION: Used to indicate consistent snapshots for
/linux-4.1.27/fs/btrfs/
H A Dtransaction.c1139 * dead roots are old snapshots that need to be deleted. This allocates
1245 * new snapshots need to be created at a very specific time in the
1251 * the creation of the pending snapshots, just return 0.
1513 * create all the snapshots we've scheduled for creation
1948 * We insert the dir indexes of the snapshots and update the inode btrfs_commit_transaction()
1949 * of the snapshots' parents after the snapshot creation, so there btrfs_commit_transaction()
1953 * We needn't worry that this operation will corrupt the snapshots, btrfs_commit_transaction()
2147 * The return value indicates there are certainly more snapshots to delete, but
H A Dctree.h914 * between two snapshots (useful if some bytes in the middle of the
2025 * root backrefs tie subvols and snapshots to the directory entries that
2031 * root refs make a fast index for listing all of the snapshots and
H A Dinode.c1199 * when nowcow writeback call back. This checks for snapshots or COW copies
1202 * If no cow copies or snapshots exist, we write directly to the existing
1349 * if there are pending snapshots for this root, run_delalloc_nocow()
H A Dioctl.c1647 * Subvolume creation is not restricted, but snapshots btrfs_ioctl_snap_create_transid()
H A Dextent-tree.c934 * - multiple snapshots, subvolumes, or different generations in one subvol
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_ioctl.h105 /* ioctls for manipulating snapshots 30- */
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A DhvCall.S33 * areas to save snapshots and opcode.
/linux-4.1.27/arch/arc/kernel/
H A Dperf_event.c76 * ARC supports making 'snapshots' of the counters, so we don't arc_pmu_read_counter()
/linux-4.1.27/fs/ceph/
H A Dsnap.c14 * implement snapshots at a single point in the system, ceph's
20 * clients, however, snapshots may appear to be applied at slightly
28 * snapshots. An individual realm's snap set contains snapshots
H A Dsuper.h622 * the same set of snapshots that apply to it. The realms themselves
624 * the snapshots of their parents.
H A Daddr.c28 * count dirty pages on the inode. In the absence of snapshots,
/linux-4.1.27/arch/x86/xen/
H A Dtime.c38 /* snapshots of runstate info */
/linux-4.1.27/include/xen/interface/
H A Dplatform.h313 /* System time when the idletime snapshots were taken. */
/linux-4.1.27/fs/nilfs2/
H A Dsysfs.c233 * NILFS mounted snapshots attrs *
340 "(2) snapshots_number\n\tshow number of snapshots on volume.\n\n"
H A Dcpfile.c522 ret = 0; /* No snapshots (started from a hole block) */ nilfs_cpfile_do_get_ssinfo()
H A Dsuper.c1343 * tree is not mounted and only snapshots use this sb. nilfs_mount()
/linux-4.1.27/drivers/block/
H A Drbd.c889 * that limits the number of snapshots. rbd_dev_ondisk_valid()
1035 * Note that result is for snapshots in *descending* order.
3601 * snapshot ids, followed by the names of those snapshots as rbd_dev_v1_header_info()
3603 * the number of snapshots could change by the time we read rbd_dev_v1_header_info()
4469 /* ignore no-longer existing snapshots */ rbd_v2_snap_id_by_name()
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Drj54n1cb0c.c661 /* Idea: use the read mode for snapshots, handle separate geometries */ rj54n1_sensor_scale()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h119 * of snapshots, etc.) of the same file system object. Not currently
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_fid.h61 * distinguishes between different FID instantiations, such as snapshots or
/linux-4.1.27/fs/ufs/
H A Dufs_fs.h446 __fs32 fs_active;/* used by snapshots to track fs */
/linux-4.1.27/fs/proc/
H A Dtask_mmu.c32 * worth the effort, such snapshots can always be inconsistent. task_mem()
/linux-4.1.27/kernel/irq/
H A Dmanage.c1808 * This call snapshots the internal irqchip state of an
/linux-4.1.27/arch/sparc/include/asm/
H A Dhypervisor.h1268 * relocate a trap trace buffer or create "snapshots" of information.
1379 * "snapshots" of any dump-buffer information. Each call to
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dreg.h148 #define AR5K_BSR_SNAPSHOTSVALID 0x00001000 /* BCR snapshots are valid (?) */
/linux-4.1.27/arch/sparc/kernel/
H A Dtraps_64.c1198 /* Now dump the cache snapshots. */ cheetah_log_errors()
/linux-4.1.27/net/ceph/
H A Dosd_client.c2731 BUG_ON(vino.snap != CEPH_NOSNAP); /* snapshots aren't writeable */ ceph_osdc_writepages()
/linux-4.1.27/kernel/trace/
H A Dtrace.c602 * tracing buffer. You can use this to take snapshots of the live
709 * tracing buffer. You can use this to take snapshots of the live
/linux-4.1.27/fs/ext4/
H A Dext4.h285 __le32 bg_exclude_bitmap_lo; /* Exclude bitmap for snapshots */
/linux-4.1.27/kernel/rcu/
H A Dtree.c1870 /* Collect dyntick-idle snapshots. */ rcu_gp_fqs()
/linux-4.1.27/kernel/sched/
H A Dfair.c3513 * fact that rq->clock snapshots this value.

Completed in 2279 milliseconds