Searched refs:h_commit_sec (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | jbd2.h | 177 __be64 h_commit_sec; member |
/Linux-v4.19/fs/jbd2/ | ||
D | commit.c | 138 tmp->h_commit_sec = cpu_to_be64(now.tv_sec); in journal_submit_commit_record() |