Home
last modified time | relevance | path

Searched refs:sdj (Results 1 – 1 of 1) sorted by relevance

/fatfs-latest/
Dff.c4983 DIR dj, sdj; local
5029 sdj.obj.fs = fs; /* Open the sub-directory */
5030 sdj.obj.sclust = dclst;
5033 sdj.obj.objsize = obj.objsize;
5034 sdj.obj.stat = obj.stat;
5037 res = dir_sdi(&sdj, 0);
5039 res = DIR_READ_FILE(&sdj); /* Test if the directory is empty */