Home
last modified time | relevance | path

Searched defs:journal_s (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Djfs_compat.h64 struct journal_s struct
69 struct journal_superblock_s *j_superblock; argument
70 int j_format_version;
71 unsigned long j_head;
72 unsigned long j_tail;
73 unsigned long j_free;
74 unsigned long j_first, j_last;
75 kdev_t j_dev;
76 kdev_t j_fs_dev;
77 int j_blocksize;
[all …]