Searched refs:backup (Results 1 – 3 of 3) sorted by relevance
177 struct buffer_head *backup = NULL; in update_backups() local188 ret = ocfs2_read_blocks_sync(osb, blkno, 1, &backup); in update_backups()194 memcpy(backup->b_data, data, inode->i_sb->s_blocksize); in update_backups()196 backup_di = (struct ocfs2_dinode *)backup->b_data; in update_backups()199 ret = ocfs2_write_super_or_backup(osb, backup); in update_backups()200 brelse(backup); in update_backups()201 backup = NULL; in update_backups()
19 its writable mount, and this feature is convenient for online backup.
35 from the backup.