Searched refs:st_ino (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/linux/
H A Dstat.h49 ino_t st_ino; /* file id */ member in struct:stat
76 unsigned long st_ino; member in struct:stat
103 ino_t st_ino; member in struct:stat
133 unsigned long st_ino; member in struct:stat
/u-boot/fs/yaffs2/
H A Dyaffsfs.h51 int st_ino; /* inode */ member in struct:yaffs_stat
H A Dyaffs_uboot_glue.c423 stat.st_ino,
H A Dyaffsfs.c1592 buf->st_ino = obj->obj_id;
/u-boot/fs/jffs2/
H A Djffs2_1pass.c935 st.st_ino = i->ino;

Completed in 156 milliseconds