Searched defs:vol (Results 1 – 2 of 2) sorted by relevance
53 BYTE vol, /* Corresponding volume (logical drive number) */ in ff_cre_syncobj()
250 #define LD2PD(vol) VolToPart[vol].pd /* Get physical drive number */ argument251 #define LD2PT(vol) VolToPart[vol].pt /* Get partition number (0:auto search, 1..:forced partition n… argument253 #define LD2PD(vol) (BYTE)(vol) /* Each logical drive is associated with the same physical drive num… argument254 #define LD2PT(vol) 0 /* Auto partition search */ argument2277 int vol /* Filtered by 0:file/directory or 1:volume label */3097 int vol = -1; local3338 int vol; local3612 int vol; local4192 int vol; local5819 int vol; local