Home
last modified time | relevance | path

Searched refs:update_backups (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/ext3/
Dresize.c694 static void update_backups(struct super_block *sb, in update_backups() function
972 update_backups(sb, sbi->s_sbh->b_blocknr, (char *)es, in ext3_group_add()
974 update_backups(sb, primary->b_blocknr, primary->b_data, in ext3_group_add()
1113 update_backups(sb, EXT3_SB(sb)->s_sbh->b_blocknr, (char *)es, in ext3_group_extend()
/linux-3.4.99/fs/ocfs2/
Dresize.c183 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups() function
253 ret = update_backups(inode, clusters, super_bh->b_data); in ocfs2_update_super_and_backups()
/linux-3.4.99/fs/ext4/
Dresize.c961 static void update_backups(struct super_block *sb, in update_backups() function
1311 update_backups(sb, sbi->s_sbh->b_blocknr, (char *)es, in ext4_flex_group_add()
1317 update_backups(sb, gdb_bh->b_blocknr, gdb_bh->b_data, in ext4_flex_group_add()
1510 update_backups(sb, EXT4_SB(sb)->s_sbh->b_blocknr, (char *)es, in ext4_group_extend_no_check()