Searched refs:backups (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | resize.c | 45 u16 backups = 0; in ocfs2_calc_new_backup_super() local 71 backups++; in ocfs2_calc_new_backup_super() 74 return backups; in ocfs2_calc_new_backup_super() 90 u16 chain, num_bits, backups = 0; in ocfs2_update_last_group_and_inode() local 121 backups = ocfs2_calc_new_backup_super(bm_inode, in ocfs2_update_last_group_and_inode() 124 le16_add_cpu(&group->bg_free_bits_count, -1 * backups); in ocfs2_update_last_group_and_inode() 149 if (backups) { in ocfs2_update_last_group_and_inode() 150 le32_add_cpu(&cr->c_free, -1 * backups); in ocfs2_update_last_group_and_inode() 151 le32_add_cpu(&fe->id1.bitmap1.i_used, backups); in ocfs2_update_last_group_and_inode() 167 le16_add_cpu(&group->bg_free_bits_count, backups); in ocfs2_update_last_group_and_inode()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-at91.c | 61 u32 backups; member 1664 at91_chip->backups = readl_relaxed(pio + PIO_IMR); in at91_gpio_suspend() 1665 writel_relaxed(at91_chip->backups, pio + PIO_IDR); in at91_gpio_suspend() 1686 writel_relaxed(at91_chip->backups, pio + PIO_IER); in at91_gpio_resume()
|
| /linux/Documentation/filesystems/ |
| H A D | ext2.rst | 118 every block group, along with backups of the group descriptor block(s). 121 copies by only putting backups in specific groups (this is the sparse 263 backups used to live, and ext2_free_blocks() refuses to free these blocks,
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 101 metablock group itself. The backups are in the second and last group of
|
| H A D | super.rst | 424 - Block groups containing superblock backups (if sparse_super2)
|
| /linux/drivers/mtd/ |
| H A D | Kconfig | 164 valuable data, do backups regardless of software/hardware you
|
| /linux/Documentation/process/ |
| H A D | maintainer-pgp-guide.rst | 284 - via poorly secured backups 533 home directory (but it's okay, because we have them in our backups
|
| H A D | applying-patches.rst | 426 sure you have up-to-date backups -- that goes for any experimental kernel but
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 527 0x19, 0, ebx, 4, kl_msr_iwkey , Key locker MSRs and IWKEY backups
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 99 | separate storage systems through the creation of backups; and they avoid |
|