Searched refs:old_dotdot_bh (Results 1 – 1 of 1) sorted by relevance
1063 struct buffer_head *old_dotdot_bh = NULL, *new_dotdot_bh = NULL; in vfat_rename_exchange() local1079 err = vfat_get_dotdot_de(old_inode, &old_dotdot_bh, in vfat_rename_exchange()1104 err = vfat_update_dotdot_de(new_dir, old_inode, old_dotdot_bh, in vfat_rename_exchange()1130 brelse(old_dotdot_bh); in vfat_rename_exchange()1145 old_dotdot_bh, old_dotdot_de); in vfat_rename_exchange()