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