OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cg_btot
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
fs.h
302
? (((struct ocg *)(cgp))->
cg_btot
) \
337
int
cg_btot
[32]; /* block totals per cylinder */
member in struct:ocg
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h
512
#define ufs_ocg_blktot(sb, ucg) fs32_to_cpu((sb), ((struct ufs_old_cylinder_group *)(ucg))->
cg_btot
)
577
__fs32
cg_btot
[32]; /* block totals per cylinder */
member in struct:ufs_old_cylinder_group
[
all
...]
Completed in 1200 milliseconds