Searched refs:chkpt (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_log_priv.h250 xfs_lsn_t sequence; /* chkpt sequence # */
251 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */
252 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */
253 struct xlog_ticket *ticket; /* chkpt ticket */
256 struct list_head busy_extents; /* busy extents in chkpt */
/linux-4.4.14/fs/jbd2/
H A Dcheckpoint.c141 int chkpt = journal->j_checkpoint_transactions != NULL; __jbd2_log_wait_for_space() local
148 if (chkpt) { __jbd2_log_wait_for_space()

Completed in 168 milliseconds