Searched refs:vfat_sync_ipos (Results 1 – 1 of 1) sorted by relevance
905 static int vfat_sync_ipos(struct inode *dir, struct inode *inode) in vfat_sync_ipos() function981 err = vfat_sync_ipos(new_dir, old_inode); in vfat_rename()1097 err = vfat_sync_ipos(old_dir, new_inode); in vfat_rename_exchange()1100 err = vfat_sync_ipos(new_dir, old_inode); in vfat_rename_exchange()1152 corrupt |= vfat_sync_ipos(new_dir, new_inode); in vfat_rename_exchange()1153 corrupt |= vfat_sync_ipos(old_dir, old_inode); in vfat_rename_exchange()