Searched refs:copy_stat64_to_stat (Results 1 – 1 of 1) sorted by relevance
55 static void copy_stat64_to_stat(struct stat *buf, struct stat64 *sb64) in copy_stat64_to_stat() function81 copy_stat64_to_stat(buf, &sb64); in fstat()346 copy_stat64_to_stat(buf, &sb64); in stat()359 copy_stat64_to_stat(buf, &sb64); in lstat()
Completed in 10 milliseconds