Searched refs:yaffs_stat (Results 1 – 3 of 3) sorted by relevance
49 struct yaffs_stat { struct104 int yaffs_stat(const YCHAR *path, struct yaffs_stat *buf) ;105 int yaffs_lstat(const YCHAR *path, struct yaffs_stat *buf) ;106 int yaffs_fstat(int fd, struct yaffs_stat *buf) ;
102 static const char *yaffs_file_type_str(struct yaffs_stat *stat) in yaffs_file_type_str()365 struct yaffs_stat s; in cmd_yaffs_mread_file()367 yaffs_stat(fn, &s); in cmd_yaffs_mread_file()402 struct yaffs_stat stat; in cmd_yaffs_ls()
1583 static int yaffsfs_DoStat(struct yaffs_obj *obj, struct yaffs_stat *buf) in yaffsfs_DoStat()1627 struct yaffs_stat *buf, int doLStat) in yaffsfs_DoStatOrLStat()1667 int yaffs_stat(const YCHAR *path, struct yaffs_stat *buf) in yaffs_stat() function1672 int yaffs_lstat(const YCHAR *path, struct yaffs_stat *buf) in yaffs_lstat()1677 int yaffs_fstat(int fd, struct yaffs_stat *buf) in yaffs_fstat()