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