journal_s
struct journal_s *s_journal;
typedef struct journal_s journal_t; /* Journal control structure */
void (*j_fc_cleanup_callback)(struct journal_s *journal, int full, tid_t tid);
int (*j_fc_replay_callback)(struct journal_s *journal,
int (*j_bmap)(struct journal_s *journal, sector_t *block);