Searched refs:backups (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/fs/ocfs2/ |
| 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 119 backups = ocfs2_calc_new_backup_super(bm_inode, in ocfs2_update_last_group_and_inode() 122 le16_add_cpu(&group->bg_free_bits_count, -1 * backups); in ocfs2_update_last_group_and_inode() 142 if (backups) { in ocfs2_update_last_group_and_inode() 143 le32_add_cpu(&cr->c_free, -1 * backups); in ocfs2_update_last_group_and_inode() 144 le32_add_cpu(&fe->id1.bitmap1.i_used, backups); in ocfs2_update_last_group_and_inode() 160 le16_add_cpu(&group->bg_free_bits_count, backups); in ocfs2_update_last_group_and_inode()
|
| /Linux-v6.1/drivers/pinctrl/ |
| D | pinctrl-at91.c | 61 u32 backups; member 1655 at91_chip->backups = readl_relaxed(pio + PIO_IMR); in at91_gpio_suspend() 1656 writel_relaxed(at91_chip->backups, pio + PIO_IDR); in at91_gpio_suspend() 1677 writel_relaxed(at91_chip->backups, pio + PIO_IER); in at91_gpio_resume()
|
| /Linux-v6.1/Documentation/filesystems/ |
| 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-v6.1/Documentation/filesystems/ext4/ |
| D | blockgroup.rst | 98 metablock group itself. The backups are in the second and last group of
|
| D | super.rst | 420 - Block groups containing superblock backups (if sparse_super2)
|
| /Linux-v6.1/drivers/mtd/ |
| D | Kconfig | 164 valuable data, do backups regardless of software/hardware you
|
| /Linux-v6.1/Documentation/process/ |
| D | maintainer-pgp-guide.rst | 317 - via poorly secured backups 570 home directory (but it's okay, because we have them in our backups
|
| D | applying-patches.rst | 426 sure you have up-to-date backups -- that goes for any experimental kernel but
|