Home
last modified time | relevance | path

Searched defs:stat64Info (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c485 static void PrintFileInfo64(const struct stat64 *stat64Info, const char *name, const char *linkName) in PrintFileInfo64()
553 struct stat64 stat64Info; in LsFile() local
577 struct stat64 stat64Info = { 0 }; in LsDir() local