Home
last modified time | relevance | path

Searched refs:JBD2_FEATURE_INCOMPAT_64BIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Djbd2.h282 #define JBD2_FEATURE_INCOMPAT_64BIT 0x00000002 macro
294 JBD2_FEATURE_INCOMPAT_64BIT | \
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst310 (JBD2_FEATURE_INCOMPAT_64BIT)
401 should end up on disk. This is zero if JBD2_FEATURE_INCOMPAT_64BIT is
/openbmc/linux/fs/ocfs2/
H A Dsuper.c1988 JBD2_FEATURE_INCOMPAT_64BIT))) { in ocfs2_journal_addressable()
/openbmc/linux/fs/ext4/
H A Dsuper.c4921 JBD2_FEATURE_INCOMPAT_64BIT)) { in ext4_load_and_init_journal()