OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_nrpos
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
fs.h
232
int
fs_nrpos
; /* number of rotaional positions */
member in struct:fs
256
: ((short *)((char *)(fs) + (fs)->fs_postbloff) + (cylno) * (fs)->
fs_nrpos
))
307
: ((short *)((char *)(cgp) + (cgp)->cg_boff) + (cylno) * (fs)->
fs_nrpos
))
394
(fs)->fs_nsect * (fs)->
fs_nrpos
/ (fs)->fs_npsect)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h
475
__fs32
fs_nrpos
; /* number of rotational positions */
939
__fs32
fs_nrpos
;
member in struct:ufs_super_block_third
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h
475
__fs32
fs_nrpos
; /* number of rotational positions */
939
__fs32
fs_nrpos
;
member in struct:ufs_super_block_third
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h
475
__fs32
fs_nrpos
; /* number of rotational positions */
939
__fs32
fs_nrpos
;
member in struct:ufs_super_block_third
[
all
...]
Completed in 566 milliseconds