Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dresize.c184 struct ocfs2_dinode *backup_di = NULL; in update_backups() local
202 backup_di = (struct ocfs2_dinode *)backup->b_data; in update_backups()
203 backup_di->i_blkno = cpu_to_le64(blkno); in update_backups()