Searched refs:vfat_sync_ipos (Results 1 – 1 of 1) sorted by relevance
899 static int vfat_sync_ipos(struct inode *dir, struct inode *inode) in vfat_sync_ipos() function975 err = vfat_sync_ipos(new_dir, old_inode); in vfat_rename()1092 err = vfat_sync_ipos(old_dir, new_inode); in vfat_rename_exchange()1095 err = vfat_sync_ipos(new_dir, old_inode); in vfat_rename_exchange()1147 corrupt |= vfat_sync_ipos(new_dir, new_inode); in vfat_rename_exchange()1148 corrupt |= vfat_sync_ipos(old_dir, old_inode); in vfat_rename_exchange()