Home
last modified time | relevance | path

Searched defs:dp_new (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c259 static FRESULT init_cluster(DIR_FILE *pdfp, DIR *dp_new, FATFS *fs, int type, const char *target, D… in init_cluster()
355 DIR *dp_new = NULL; in fatfs_create_obj() local
1650 static FRESULT rename_check(DIR *dp_new, FILINFO *finfo_new, DIR *dp_old, FILINFO *finfo_old) in rename_check()
1685 DIR* dp_new = NULL; in fatfs_rename() local