Searched refs:old_dotdot_bh (Results 1 – 1 of 1) sorted by relevance
1060 struct buffer_head *old_dotdot_bh = NULL, *new_dotdot_bh = NULL; in vfat_rename_exchange() local1076 err = vfat_get_dotdot_de(old_inode, &old_dotdot_bh, in vfat_rename_exchange()1101 err = vfat_update_dotdot_de(new_dir, old_inode, old_dotdot_bh, in vfat_rename_exchange()1127 brelse(old_dotdot_bh); in vfat_rename_exchange()1142 old_dotdot_bh, old_dotdot_de); in vfat_rename_exchange()