Searched refs:h_commit_nsec (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | jbd2.h | 177 __be32 h_commit_nsec; member |
/linux-4.1.27/fs/jbd2/ | ||
D | commit.c | 143 tmp->h_commit_nsec = cpu_to_be32(now.tv_nsec); in journal_submit_commit_record() |