Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c181 #define XDIR_GenFlags 33 /* exFAT: General secondary flags (BYTE) */ macro
2157 obj->stat = fs->dirbuf[XDIR_GenFlags] & 2; /* Allocation status */
2469 fs->dirbuf[XDIR_GenFlags] = dp->obj.stat | 1; /* Update the allocation status */
3034 dp->obj.stat = fs->dirbuf[XDIR_GenFlags] & 2;
3720 fs->dirbuf[XDIR_GenFlags] = 1;
4106 fs->dirbuf[XDIR_GenFlags] = fp->obj.stat | 1; /* Update file allocation information */
5039 fs->dirbuf[XDIR_GenFlags] = 3; /* Initialize the object flag */