OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_fsmnt
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h
415
__s8
fs_fsmnt
[UFS_MAXMNTLEN];/* name mounted on */
423
__s8
fs_fsmnt
[UFS2_MAXMNTLEN]; /* name mounted on */
857
__s8
fs_fsmnt
[UFS_MAXMNTLEN - 212];
member in struct:ufs_super_block_first
864
__s8
fs_fsmnt
[212];
member in struct:ufs_super_block_second::__anon39640::__anon39641
872
__s8
fs_fsmnt
[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];
member in struct:ufs_super_block_second::__anon39640::__anon39642
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h
415
__s8
fs_fsmnt
[UFS_MAXMNTLEN];/* name mounted on */
423
__s8
fs_fsmnt
[UFS2_MAXMNTLEN]; /* name mounted on */
857
__s8
fs_fsmnt
[UFS_MAXMNTLEN - 212];
member in struct:ufs_super_block_first
864
__s8
fs_fsmnt
[212];
member in struct:ufs_super_block_second::__anon41231::__anon41232
872
__s8
fs_fsmnt
[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];
member in struct:ufs_super_block_second::__anon41231::__anon41233
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h
415
__s8
fs_fsmnt
[UFS_MAXMNTLEN];/* name mounted on */
423
__s8
fs_fsmnt
[UFS2_MAXMNTLEN]; /* name mounted on */
857
__s8
fs_fsmnt
[UFS_MAXMNTLEN - 212];
member in struct:ufs_super_block_first
864
__s8
fs_fsmnt
[212];
member in struct:ufs_super_block_second::__anon42745::__anon42746
872
__s8
fs_fsmnt
[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212];
member in struct:ufs_super_block_second::__anon42745::__anon42747
[
all
...]
/external/grub/stage2/
fs.h
116
* in
fs_fsmnt
. MAXMNTLEN defines the amount of space allocated in
213
char
fs_fsmnt
[MAXMNTLEN]; /* name mounted on */
member in struct:fs
ufs2.h
305
grub_u_char
fs_fsmnt
[MAXMNTLEN]; /* name mounted on */
member in struct:fs
Completed in 727 milliseconds