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