Home
last modified time | relevance | path

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

/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c43 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file() function
242 err = stat_file(file, &st, fd); in set_attr()
270 err = stat_file(file, &st, fd); in set_attr()
H A Dhostfs_user_exp.c4 EXPORT_SYMBOL_GPL(stat_file);
H A Dhostfs.h72 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
H A Dhostfs_kern.c577 int err = stat_file(name, &st, -1); in hostfs_iget()
/openbmc/openbmc/poky/meta/classes/
H A Dtoaster.bbclass227 'stat_file': filename,