Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dsysv.c32 struct sysv_super { struct
33 uint16_t s_isize;
34 uint16_t s_pad0;
35 uint32_t s_fsize;
36 uint16_t s_nfree;
37 uint16_t s_pad1;
38 uint32_t s_free[SYSV_NICFREE];
39 uint16_t s_ninode;
40 uint16_t s_pad2;
41 uint16_t s_inode[SYSV_NICINOD];
[all …]