OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_nsect
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
fs.h
198
int
fs_nsect
; /* sectors per track */
member in struct:fs
392
(((bno) * NSPF(fs) % (fs)->fs_spc / (fs)->
fs_nsect
* (fs)->fs_trackskew + \
393
(bno) * NSPF(fs) % (fs)->fs_spc % (fs)->
fs_nsect
* (fs)->fs_interleave) % \
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
398
__fs32
fs_nsect
; /* sectors per track */
846
__fs32
fs_nsect
;
member in struct:ufs_super_block_first
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h
398
__fs32
fs_nsect
; /* sectors per track */
846
__fs32
fs_nsect
;
member in struct:ufs_super_block_first
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h
398
__fs32
fs_nsect
; /* sectors per track */
846
__fs32
fs_nsect
;
member in struct:ufs_super_block_first
[
all
...]
Completed in 63 milliseconds