Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A 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
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h1055 __u8 j_uuid[16]; member
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dcommit.c738 memcpy (tagp, journal->j_uuid, 16); in jbd2_journal_commit_transaction()