Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.h788 struct yaffs_checkpt_dev { struct
789 int struct_type;
790 int n_erased_blocks;
791 int alloc_block; /* Current block being allocated off */
792 u32 alloc_page;
793 int n_free_chunks;
795 int n_deleted_files; /* Count of files awaiting deletion; */
796 int n_unlinked_files; /* Count of unlinked files. */
797 int n_bg_deletions; /* Count of background deletions. */
800 unsigned seq_number; /* Sequence number of currently