Home
last modified time | relevance | path

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

/Linux-v5.10/fs/jbd2/
Drecovery.c741 ((struct commit_header *)bh->b_data)->h_commit_sec); in do_one_pass()
Dcommit.c138 tmp->h_commit_sec = cpu_to_be64(now.tv_sec); in journal_submit_commit_record()
/Linux-v5.10/include/linux/
Djbd2.h176 __be64 h_commit_sec; member