Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Djbd2.h1089 __u8 j_uuid[16]; member
/Linux-v6.1/Documentation/filesystems/ext4/
Djournal.rst412 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
483 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
/Linux-v6.1/fs/jbd2/
Dcommit.c725 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()