Home
last modified time | relevance | path

Searched refs:xfs_lsn_t (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/fs/xfs/
H A Dxfs_trans_priv.h24 xfs_lsn_t commit_lsn, bool aborted);
58 xfs_lsn_t ail_target;
59 xfs_lsn_t ail_target_prev;
62 xfs_lsn_t ail_last_pushed_lsn;
74 xfs_lsn_t lsn) __releases(ailp->ail_lock);
91 xfs_lsn_t lsn) __releases(ailp->ail_lock) in xfs_trans_ail_update()
97 xfs_lsn_t lsn);
99 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
100 void xfs_ail_update_finish(struct xfs_ail *ailp, xfs_lsn_t old_lsn)
104 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
[all …]
H A Dxfs_trans_ail.c40 xfs_lsn_t prev_lsn = NULLCOMMITLSN; in xfs_ail_check()
41 xfs_lsn_t next_lsn = NULLCOMMITLSN; in xfs_ail_check()
42 xfs_lsn_t lsn; in xfs_ail_check()
113 static xfs_lsn_t
124 xfs_lsn_t
128 xfs_lsn_t lsn; in xfs_ail_min_lsn()
140 static xfs_lsn_t
144 xfs_lsn_t lsn = 0; in xfs_ail_max_lsn()
234 xfs_lsn_t lsn) in xfs_trans_ail_cursor_first()
260 xfs_lsn_t lsn) in __xfs_trans_ail_cursor_last()
[all …]
H A Dxfs_log.h101 static inline xfs_lsn_t _lsn_cmp(xfs_lsn_t lsn1, xfs_lsn_t lsn2) in _lsn_cmp()
139 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
140 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp);
157 bool xfs_log_check_lsn(struct xfs_mount *, xfs_lsn_t);
159 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes);
H A Dxfs_log_priv.h223 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */
224 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */
450 xfs_lsn_t l_recovery_lsn;
536 xfs_lsn_t val = atomic64_read(lsn); in xlog_crack_atomic_lsn()
598 xfs_lsn_t xlog_cil_force_seq(struct xlog *log, xfs_csn_t sequence);
637 xfs_lsn_t lsn) in xlog_valid_lsn()
H A Dxfs_buf_item_recover.c218 xfs_lsn_t current_lsn) in xlog_recover_validate_buf_type()
453 xfs_lsn_t current_lsn) in xlog_recover_do_reg_buffer()
703 xfs_lsn_t current_lsn) in xlog_recover_do_primary_sb_buffer()
771 static xfs_lsn_t
782 xfs_lsn_t lsn = -1; in xlog_recover_get_buf_lsn()
872 if (lsn != (xfs_lsn_t)-1) { in xlog_recover_get_buf_lsn()
891 if (lsn != (xfs_lsn_t)-1) { in xlog_recover_get_buf_lsn()
920 return (xfs_lsn_t)-1; in xlog_recover_get_buf_lsn()
952 xfs_lsn_t current_lsn) in xlog_recover_buf_commit_pass2()
959 xfs_lsn_t lsn; in xlog_recover_buf_commit_pass2()
H A Dxfs_trans.h34 xfs_lsn_t li_lsn; /* last on-disk lsn */
80 xfs_lsn_t (*iop_committed)(struct xfs_log_item *, xfs_lsn_t);
H A Dxfs_log.c574 xfs_lsn_t tail_lsn; in xlog_state_release_iclog()
1278 xfs_lsn_t
1284 xfs_lsn_t tail_lsn; in xlog_assign_tail_lsn_locked()
1303 xfs_lsn_t
1307 xfs_lsn_t tail_lsn; in xlog_assign_tail_lsn()
1682 xfs_lsn_t
1687 xfs_lsn_t threshold_lsn = 0; in xlog_grant_push_threshold()
1688 xfs_lsn_t last_sync_lsn; in xlog_grant_push_threshold()
1744 xfs_lsn_t threshold_lsn; in xlog_grant_push_ail()
2662 STATIC xfs_lsn_t
[all …]
H A Dxfs_dquot_item_recover.c65 xfs_lsn_t current_lsn) in xlog_recover_dquot_commit_pass2()
143 xfs_lsn_t lsn = be64_to_cpu(dqb->dd_lsn); in xlog_recover_dquot_commit_pass2()
H A Dxfs_dquot_item.h16 xfs_lsn_t qli_flush_lsn; /* lsn at last flush */
H A Dxfs_inode_item.h36 xfs_lsn_t ili_flush_lsn; /* lsn at last flush */
H A Dxfs_inode_item.c549 xfs_lsn_t lsn) in xfs_inode_to_log_dinode()
822 STATIC xfs_lsn_t
825 xfs_lsn_t lsn) in xfs_inode_item_committed()
908 xfs_lsn_t tail_lsn = 0; in xfs_iflush_ail_updates()
913 xfs_lsn_t lsn; in xfs_iflush_ail_updates()
H A Dxfs_inode_item_recover.c172 xfs_lsn_t lsn) in xfs_log_dinode_to_disk()
274 xfs_lsn_t current_lsn) in xlog_recover_inode_commit_pass2()
356 xfs_lsn_t lsn = be64_to_cpu(dip->di_lsn); in xlog_recover_inode_commit_pass2()
H A Dxfs_log_cil.c781 xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header.h_lsn); in xlog_cil_set_ctx_write_state()
1292 xfs_lsn_t plsn; in xlog_cil_push_work()
1451 xfs_lsn_t push_seq, in xlog_cil_push_now()
1644 xfs_lsn_t
1651 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_seq()
H A Dxfs_trans.c726 xfs_lsn_t commit_lsn) in xfs_log_item_batch_insert()
766 xfs_lsn_t commit_lsn, in xfs_trans_committed_bulk()
782 xfs_lsn_t item_lsn; in xfs_trans_committed_bulk()
798 if (XFS_LSN_CMP(item_lsn, (xfs_lsn_t)-1) == 0) in xfs_trans_committed_bulk()
H A Dxfs_icreate_item.c146 xfs_lsn_t lsn) in xlog_recover_icreate_commit_pass2()
H A Dxfs_refcount_item.c676 xfs_lsn_t lsn) in xlog_recover_cui_commit_pass2()
724 xfs_lsn_t lsn) in xlog_recover_cud_commit_pass2()
H A Dxfs_bmap_item.c656 xfs_lsn_t lsn) in xlog_recover_bui_commit_pass2()
710 xfs_lsn_t lsn) in xlog_recover_bud_commit_pass2()
H A Dxfs_rmap_item.c683 xfs_lsn_t lsn) in xlog_recover_rui_commit_pass2()
731 xfs_lsn_t lsn) in xlog_recover_rud_commit_pass2()
H A Dxfs_trace.h1222 __field(xfs_lsn_t, tail_lsn)
1296 __field(xfs_lsn_t, lsn)
1314 TP_PROTO(struct xfs_mount *mp, xfs_lsn_t lsn, unsigned long caller_ip),
1318 __field(xfs_lsn_t, lsn)
1344 TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn),
1351 __field(xfs_lsn_t, old_lsn)
1352 __field(xfs_lsn_t, new_lsn)
1373 TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn), \
1380 TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn),
1384 __field(xfs_lsn_t, new_lsn)
[all …]
H A Dxfs_buf_item.c771 STATIC xfs_lsn_t
774 xfs_lsn_t lsn) in xfs_buf_item_committed()
H A Dxfs_attr_item.c718 xfs_lsn_t lsn) in xlog_recover_attri_commit_pass2()
909 xfs_lsn_t lsn) in xlog_recover_attrd_commit_pass2()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h59 struct xlog_recover_item *item, xfs_lsn_t lsn);
107 xfs_lsn_t r_lsn; /* xact lsn */
157 xfs_lsn_t lsn, unsigned int dfp_type);
H A Dxfs_types.h23 typedef int64_t xfs_lsn_t; /* log sequence number */ typedef
55 #define NULLCOMMITLSN ((xfs_lsn_t)-1)
H A Dxfs_inode_buf.h26 xfs_lsn_t lsn);
H A Dxfs_log_format.h57 static inline xfs_lsn_t xlog_assign_lsn(uint cycle, uint block) in xlog_assign_lsn()
59 return ((xfs_lsn_t)cycle << 32) | block; in xlog_assign_lsn()
462 xfs_lsn_t di_lsn;

12