Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/hostfs/
A Dhostfs_user.c41 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file() function
240 err = stat_file(file, &st, fd); in set_attr()
268 err = stat_file(file, &st, fd); in set_attr()
A Dhostfs.h70 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
A Dhostfs_kern.c519 int err = stat_file(name, &st, -1); in read_name()

Completed in 6 milliseconds