Searched defs:commit_lsn (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_trans.c | 689 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument 731 xfs_trans_committed_bulk( struct xfs_ail *ailp, struct xfs_log_vec *log_vector, xfs_lsn_t commit_lsn, bool aborted) xfs_trans_committed_bulk() argument [all...] |
| H A D | xfs_log_cil.c | 657 xfs_lsn_t commit_lsn; in xlog_cil_push_work() local 1092 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_seq() local [all...] |
| H A D | xfs_log_priv.h | 235 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */ member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_log_cil.c | 1654 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_seq() local [all...] |
| H A D | xfs_trans.c | 721 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument 763 xfs_trans_committed_bulk( struct xfs_ail *ailp, struct list_head *lv_chain, xfs_lsn_t commit_lsn, bool aborted) xfs_trans_committed_bulk() argument [all...] |
| H A D | xfs_log_priv.h | 224 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */ member
|
Completed in 9 milliseconds