Home
last modified time | relevance | path

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

/external/mtools/
Dvfat.h64 #define VSE_LAST 0x40 macro
Dfile_name.c218 *end_p = VSE_LAST; in unicode_write()
Dvfat.c285 vse->id = (vse_id == num_vses) ? (vse_id | VSE_LAST) : vse_id; in write_vfat()
352 last_flag = (vse->id & VSE_LAST); in parse_vses()