Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dubifs.c74 struct ubifs_sb_node { struct
75 struct ubifs_ch ch;
76 uint8_t padding[2];
77 uint8_t key_hash;
78 uint8_t key_fmt;
79 uint32_t flags;
80 uint32_t min_io_size;
81 uint32_t leb_size;
82 uint32_t leb_cnt;
83 uint32_t max_leb_cnt;
[all …]