Searched refs:secshift (Results 1 – 8 of 8) sorted by relevance
114 int secshift, fsbtodb; in main() local123 secshift = 0; in main()218 secshift = ffs(secsize) - 1; in main()219 if (secsize != 0 && 1 << secshift != secsize) in main()291 secshift = ffs(secsize) - 1; in main()294 if (secshift < DEV_BSHIFT) in main()296 else if (secshift > sblock.fs_fshift) in main()300 fsbtodb = sblock.fs_fshift - secshift; in main()
116 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member137 # define fd_formb_secshift format_info.structured.secshift
109 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member130 # define fd_formb_secshift format_info.structured.secshift
82 uint8_t secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member103 # define fd_formb_secshift format_info.structured.secshift
122 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member144 # define fd_formb_secshift format_info.structured.secshift
93 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member114 #define fd_formb_secshift format_info.structured.secshift
99 u_char secshift; /* 0 -> 128, ...; usually 2 -> 512 */ member120 #define fd_formb_secshift format_info.structured.secshift