Home
last modified time | relevance | path

Searched defs:ubifs_trun_node (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h567 struct ubifs_trun_node { struct
568 struct ubifs_ch ch;
569 __le32 inum;
570 __u8 padding[12]; /* Watch 'zero_trun_node_unused()' if changing! */
571 __le64 old_size;
572 __le64 new_size;
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs-media.h598 struct ubifs_trun_node { struct
599 struct ubifs_ch ch;
600 __le32 inum;
601 __u8 padding[12]; /* Watch 'zero_trun_node_unused()' if changing! */
602 __le64 old_size;
603 __le64 new_size;