HomeSort by relevance Sort by last modified time
    Searched full:is_volume_label (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
vvfat.c 458 static char is_volume_label(const direntry_t* direntry) function
470 return !is_volume_label(direntry) && !is_long_name(direntry)
    [all...]

Completed in 357 milliseconds