Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Djbd2.h105 typedef struct journal_s journal_t; /* Journal control structure */
750 struct journal_s struct
1278 void (*j_fc_cleanup_callback)(struct journal_s *journal, int full, tid_t tid); argument
1291 int (*j_fc_replay_callback)(struct journal_s *journal, argument
1302 int (*j_bmap)(struct journal_s *journal, sector_t *block); argument
/linux-6.12.1/Documentation/filesystems/ext4/
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
/linux-6.12.1/fs/ext4/
Dext4.h1547 struct journal_s *s_journal;