Searched refs:vfat_sync_ipos (Results 1 – 1 of 1) sorted by relevance
902 static int vfat_sync_ipos(struct inode *dir, struct inode *inode) in vfat_sync_ipos() function978 err = vfat_sync_ipos(new_dir, old_inode); in vfat_rename()1095 err = vfat_sync_ipos(old_dir, new_inode); in vfat_rename_exchange()1098 err = vfat_sync_ipos(new_dir, old_inode); in vfat_rename_exchange()1150 corrupt |= vfat_sync_ipos(new_dir, new_inode); in vfat_rename_exchange()1151 corrupt |= vfat_sync_ipos(old_dir, old_inode); in vfat_rename_exchange()