Home
last modified time | relevance | path

Searched refs:j_uuid (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Djbd2.h1064 __u8 j_uuid[16]; member
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst417 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
488 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
/openbmc/linux/fs/jbd2/
H A Dcommit.c691 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()