Searched defs:vol (Results 1 – 2 of 2) sorted by relevance
80 int vol /* Mutex ID: Volume mutex (0 to FF_VOLUMES - 1) or system mutex (FF_VOLUMES) */ in ff_mutex_create()121 int vol /* Mutex ID: Volume mutex (0 to FF_VOLUMES - 1) or system mutex (FF_VOLUMES) */ in ff_mutex_delete()153 int vol /* Mutex ID: Volume mutex (0 to FF_VOLUMES - 1) or system mutex (FF_VOLUMES) */ in ff_mutex_take()186 int vol /* Mutex ID: Volume mutex (0 to FF_VOLUMES - 1) or system mutex (FF_VOLUMES) */ in ff_mutex_give()
251 #define LD2PD(vol) VolToPart[vol].pd /* Get physical drive number from the mapping table */ argument252 #define LD2PT(vol) VolToPart[vol].pt /* Get partition number from the mapping table (0:auto search,… argument254 #define LD2PD(vol) (BYTE)(vol) /* Each logical drive is associated with the same physical drive num… argument255 #define LD2PT(vol) 0 /* Auto partition search */ argument2329 int vol /* Filtered by 0:file/directory or 1:volume label */3407 int vol; local3679 int vol; local4271 int vol; local5919 int vol; local