Searched refs:old_dotdot_bh (Results 1 – 1 of 1) sorted by relevance
1065 struct buffer_head *old_dotdot_bh = NULL, *new_dotdot_bh = NULL; in vfat_rename_exchange() local1081 err = vfat_get_dotdot_de(old_inode, &old_dotdot_bh, in vfat_rename_exchange()1106 err = vfat_update_dotdot_de(new_dir, old_inode, old_dotdot_bh, in vfat_rename_exchange()1132 brelse(old_dotdot_bh); in vfat_rename_exchange()1147 old_dotdot_bh, old_dotdot_de); in vfat_rename_exchange()