Searched refs:checkpoint (Results 1 – 18 of 18) sorted by relevance
61 cp=n Specify the checkpoint-number of the snapshot to be68 checkpoint if no metadata update is going. This mode100 NILFS_IOCTL_CHANGE_CPMODE Change mode of given checkpoint between101 checkpoint and snapshot state. This ioctl is104 NILFS_IOCTL_DELETE_CHECKPOINT Remove checkpoint from NILFS2 file system.143 NILFS_IOCTL_SYNC Make a checkpoint. This ioctl is used in170 mkcp make a checkpoint or a snapshot.171 chcp change an existing checkpoint to a snapshot or vice versa.172 rmcp invalidate specified checkpoint(s).179 where <cno> is the checkpoint number of the snapshot.[all …]
67 checkpoint all your transactions.125 jbd2_journal_flush() // checkpoint everything.
8 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
5 f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o
109 Show checkpoint number of the latest segment.141 Show next checkpoint number.230 Show checkpoint number of the latest segment.236 Show next checkpoint number.
35 checkpoint section in Messages78 - Send a checkpoint message to the era target
1454 u32 checkpoint; in xillyusb_read() local1489 checkpoint = complete_checkpoint; in xillyusb_read()1492 checkpoint = fifo_checkpoint; in xillyusb_read()1496 leap = (checkpoint - chan->in_current_checkpoint) << sh; in xillyusb_read()1513 chan->in_current_checkpoint = checkpoint; in xillyusb_read()1516 checkpoint); in xillyusb_read()
41 This feature is actively used by the checkpoint-restore project. You
575 __le32 checkpoint; member804 __le32 checkpoint; member
1546 iinfo->i_checkpoint = le32_to_cpu(fe->checkpoint); in udf_read_inode()1564 iinfo->i_checkpoint = le32_to_cpu(efe->checkpoint); in udf_read_inode()1844 fe->checkpoint = cpu_to_le32(iinfo->i_checkpoint); in udf_update_inode()1883 efe->checkpoint = cpu_to_le32(iinfo->i_checkpoint); in udf_update_inode()
14 compatible = "checkpoint,l-50", "marvell,kirkwood-88f6281", "marvell,kirkwood";
94 checkpoint and restore support, and debugging of loaded policy.
83 requests. This is useful for checkpoint/restart software.
69 only has to locate a checkpoint (called fastmap) on the device.
191 checkpoint/restore support: a process should normally have no need to know its
745 in the checkpoint. Checkpointing is used internally during critical updates to749 A journal checkpoint can be triggered from userspace via the ioctl758 discarded or zero-filled, respectively, after the journal checkpoint is
143 checkpoint and hence have some idea of how much modification occurred between
1437 Enables additional kernel features in a sake of checkpoint/restore.