OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:j_mount_id
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
fsys_reiserfs.c
91
__u32
j_mount_id
; /* mount id of this trans*/
member in struct:reiserfs_journal_desc
116
__u32
j_mount_id
;
member in struct:reiserfs_journal_header
502
|| desc.
j_mount_id
!= header.
j_mount_id
)
515
desc.j_trans_id, desc.
j_mount_id
, desc_block);
559
desc.j_trans_id, desc.
j_mount_id
, desc_block);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h
1542
__le32
j_mount_id
; \/* mount id of this trans *\/
member in struct:reiserfs_journal_desc
1575
__le32
j_mount_id
;
member in struct:reiserfs_journal_header
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h
1542
__le32
j_mount_id
; \/* mount id of this trans *\/
member in struct:reiserfs_journal_desc
1575
__le32
j_mount_id
;
member in struct:reiserfs_journal_header
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h
1542
__le32
j_mount_id
; \/* mount id of this trans *\/
member in struct:reiserfs_journal_desc
1575
__le32
j_mount_id
;
member in struct:reiserfs_journal_header
[
all
...]
Completed in 3062 milliseconds