Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_user.c21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs() function
51 stat64_to_hostfs(&buf, p); in stat_file()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs() function
52 stat64_to_hostfs(&buf, p); in stat_file()

Completed in 2 milliseconds