Home
last modified time | relevance | path

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

/external/syslinux/core/fs/fat/
Dfat.c589 static int vfat_readdir(struct file *file, struct dirent *dirent) in vfat_readdir() function
854 .readdir = vfat_readdir,