Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dresize.c45 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 Dpinctrl-at91.c61 u32 backups; member
1661 at91_chip->backups = readl_relaxed(pio + PIO_IMR); in at91_gpio_suspend()
1662 writel_relaxed(at91_chip->backups, pio + PIO_IDR); in at91_gpio_suspend()
1683 writel_relaxed(at91_chip->backups, pio + PIO_IER); in at91_gpio_resume()
/linux/Documentation/filesystems/
H A Dext2.rst118 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 Dblockgroup.rst98 metablock group itself. The backups are in the second and last group of
H A Dsuper.rst420 - Block groups containing superblock backups (if sparse_super2)
/linux/drivers/mtd/
H A DKconfig164 valuable data, do backups regardless of software/hardware you
/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst290 - via poorly secured backups
541 home directory (but it's okay, because we have them in our backups
H A Dapplying-patches.rst426 sure you have up-to-date backups -- that goes for any experimental kernel but
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv518 …0x19, 0, ebx, 4, kl_msr_iwkey , Key locker MSRs and IWKEY backups supp…