Home
last modified time | relevance | path

Searched refs:stat_file (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/hostfs/
H 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()
H A Dhostfs.h70 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
H A Dhostfs_kern.c513 int err = stat_file(name, &st, -1); in read_name()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user.c42 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file() function
241 err = stat_file(file, &st, fd); in set_attr()
269 err = stat_file(file, &st, fd); in set_attr()
H A Dhostfs_user_exp.c4 EXPORT_SYMBOL_GPL(stat_file); variable
H A Dhostfs.h71 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
H A Dhostfs_kern.c575 int err = stat_file(name, &st, -1); in hostfs_iget()

Completed in 5 milliseconds