Searched refs:vfat_update_dotdot_de (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/fat/
H A Dnamei_vfat.c910 static int vfat_update_dotdot_de(struct inode *dir, struct inode *inode, function
983 err = vfat_update_dotdot_de(new_dir, old_inode, dotdot_bh,
1017 corrupt |= vfat_update_dotdot_de(old_dir, old_inode, dotdot_bh,
1104 err = vfat_update_dotdot_de(new_dir, old_inode, old_dotdot_bh,
1110 err = vfat_update_dotdot_de(old_dir, new_inode, new_dotdot_bh,
1138 corrupt |= vfat_update_dotdot_de(new_dir, new_inode,
1144 corrupt |= vfat_update_dotdot_de(old_dir, old_inode,

Completed in 125 milliseconds