Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Djournal.rst395 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
466 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
/Linux-v4.19/include/linux/
Djbd2.h998 __u8 j_uuid[16]; member
/Linux-v4.19/fs/jbd2/
Dcommit.c674 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()