Home
last modified time | relevance | path

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

/fatfs-2.7.6/option/
Dffsystem.c53 BYTE vol, /* Corresponding volume (logical drive number) */ in ff_cre_syncobj()
/fatfs-2.7.6/
Dff.c250 #define LD2PD(vol) VolToPart[vol].pd /* Get physical drive number */ argument
251 #define LD2PT(vol) VolToPart[vol].pt /* Get partition number (0:auto search, 1..:forced partition n… argument
253 #define LD2PD(vol) (BYTE)(vol) /* Each logical drive is associated with the same physical drive num… argument
254 #define LD2PT(vol) 0 /* Auto partition search */ argument
2277 int vol /* Filtered by 0:file/directory or 1:volume label */
3097 int vol = -1; local
3338 int vol; local
3612 int vol; local
4192 int vol; local
5819 int vol; local