Home
last modified time | relevance | path

Searched refs:f_stat (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dbuild-id.c719 struct stat f_stat; in build_id_cache__add() local
721 if (!(stat(name, &f_stat) < 0) && in build_id_cache__add()
722 copyfile_mode(name, filename, f_stat.st_mode)) in build_id_cache__add()
/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs.c580 res = f_stat(path, &fileInfo); in FatfsStat()

Completed in 3 milliseconds