Home
last modified time | relevance | path

Searched refs:backups (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/arch/arm/mach-at91/
Dirq.c97 static u32 backups; variable
114 backups = at91_aic_read(AT91_AIC_IMR); in at91_irq_suspend()
115 at91_aic_write(AT91_AIC_IDCR, backups); in at91_irq_suspend()
122 at91_aic_write(AT91_AIC_IECR, backups); in at91_irq_resume()
Dgpio.c424 static u32 backups[MAX_GPIO_BANKS]; variable
452 backups[i] = __raw_readl(pio + PIO_IMR); in at91_gpio_suspend()
453 __raw_writel(backups[i], pio + PIO_IDR); in at91_gpio_suspend()
480 __raw_writel(backups[i], pio + PIO_IER); in at91_gpio_resume()
/linux-3.4.99/fs/ocfs2/
Dresize.c62 u16 backups = 0; in ocfs2_calc_new_backup_super() local
82 backups++; in ocfs2_calc_new_backup_super()
85 return backups; in ocfs2_calc_new_backup_super()
101 u16 chain, num_bits, backups = 0; in ocfs2_update_last_group_and_inode() local
128 backups = ocfs2_calc_new_backup_super(bm_inode, in ocfs2_update_last_group_and_inode()
133 le16_add_cpu(&group->bg_free_bits_count, -1 * backups); in ocfs2_update_last_group_and_inode()
153 if (backups) { in ocfs2_update_last_group_and_inode()
154 le32_add_cpu(&cr->c_free, -1 * backups); in ocfs2_update_last_group_and_inode()
155 le32_add_cpu(&fe->id1.bitmap1.i_used, backups); in ocfs2_update_last_group_and_inode()
173 le16_add_cpu(&group->bg_free_bits_count, backups); in ocfs2_update_last_group_and_inode()
/linux-3.4.99/Documentation/ide/
DChangeLog.ide-tape.1995-200210 * Ver 0.3 Nov 28 95 Long backups are now possible, thanks to the
92 * are now as fast as backups.
/linux-3.4.99/Documentation/filesystems/
Dext2.txt110 every block group, along with backups of the group descriptor block(s).
113 copies by only putting backups in specific groups (this is the sparse
255 backups used to live, and ext2_free_blocks() refuses to free these blocks,
/linux-3.4.99/drivers/mtd/
DKconfig295 valuable data, do backups regardless of software/hardware you
/linux-3.4.99/Documentation/scsi/
Dtmscsim.txt92 The world isn't ideal and most people don't have full backups (me neither).
/linux-3.4.99/Documentation/
Dapplying-patches.txt409 sure you have up-to-date backups -- that goes for any experimental kernel but
/linux-3.4.99/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2438 mconsole command is received. This is very useful for making backups