Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/proc/os_adapt/
Dmounts_proc.c41 static int ShowType(const char *devPoint, const char *mountPoint, struct statfs *statBuf, void *arg) in ShowType()
/kernel/liteos_m/components/shell/src/cmds/
Dvfs_shellcmd.c394 struct stat statBuf; in OsShellCmdDoCp() local
716 struct stat statBuf; in OsWildcardExtractDirectory() local
817 struct stat statBuf; in OsShellCmdCp() local
/kernel/liteos_a/kernel/extended/blackbox/
Dlos_blackbox_common.c131 static int IsLogPartMounted(const char *devPoint, const char *mountPoint, struct statfs *statBuf, v… in IsLogPartMounted()
/kernel/liteos_a/shell/full/src/cmds/
Ddate_shellcmd.c231 struct stat statBuf = {0}; in OsViewFileTime() local