OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_sblkno
(Results
1 - 5
of
5
) sorted by null
/external/grub/stage2/
fs.h
59
* [fs->
fs_sblkno
] Super-block
150
mach_daddr_t
fs_sblkno
; /* addr of super-block in filesys */
member in struct:fs
359
#define cgsblock(fs, c) (cgstart(fs, c) + (fs)->
fs_sblkno
) /* super blk */
ufs2.h
247
grub_int32_t
fs_sblkno
; /* offset of super-block in filesys */
member in struct:fs
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h
68
* [fs->
fs_sblkno
] Super-block
340
__fs32
fs_sblkno
; /* addr of super-block in filesys */
800
__fs32
fs_sblkno
;
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
68
* [fs->
fs_sblkno
] Super-block
340
__fs32
fs_sblkno
; /* addr of super-block in filesys */
800
__fs32
fs_sblkno
;
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
68
* [fs->
fs_sblkno
] Super-block
340
__fs32
fs_sblkno
; /* addr of super-block in filesys */
800
__fs32
fs_sblkno
;
member in struct:ufs_super_block_first
[
all
...]
Completed in 77 milliseconds