Home
last modified time | relevance | path

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

/openbmc/linux/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()