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