Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user.c21 static void statx_to_hostfs(const struct statx *buf, struct hostfs_stat *p) in statx_to_hostfs() function
62 statx_to_hostfs(&buf, p); in stat_file()