Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c4897 DIR dj, sdj; local
4944 sdj.obj.fs = fs; /* Open the sub-directory */
4945 sdj.obj.sclust = dclst;
4948 sdj.obj.objsize = obj.objsize;
4949 sdj.obj.stat = obj.stat;
4952 res = dir_sdi(&sdj, 0);
4954 res = DIR_READ_FILE(&sdj); /* Test if the directory is empty */