| /linux/fs/xfs/ |
| A D | xfs_trans_priv.h | 57 xfs_lsn_t ail_last_pushed_lsn; 58 xfs_lsn_t ail_head_lsn; 63 xfs_lsn_t ail_target; 98 xfs_lsn_t lsn); 126 xfs_lsn_t lsn); 129 xfs_lsn_t lsn); 150 xfs_lsn_t *dst, in xfs_trans_ail_copy_lsn() 151 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn() 162 xfs_lsn_t *dst, in xfs_trans_ail_copy_lsn() 163 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn() [all …]
|
| A D | xfs_trans_ail.c | 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() 215 xfs_lsn_t lsn) in xfs_trans_ail_cursor_first() 241 xfs_lsn_t lsn) in __xfs_trans_ail_cursor_last() 262 xfs_lsn_t lsn) in xfs_trans_ail_cursor_last() 280 xfs_lsn_t lsn) in xfs_ail_splice() 404 static xfs_lsn_t 473 xfs_lsn_t lsn; in xfsaild_push() [all …]
|
| A D | xfs_log_priv.h | 223 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */ 224 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */ 448 xfs_lsn_t l_recovery_lsn; 531 xfs_lsn_t val = atomic64_read(lsn); in xlog_crack_atomic_lsn() 563 xfs_lsn_t xlog_cil_force_seq(struct xlog *log, xfs_csn_t sequence); 598 xfs_lsn_t high, in xlog_lsn_sub() 599 xfs_lsn_t low) in xlog_lsn_sub() 612 void xlog_grant_return_space(struct xlog *log, xfs_lsn_t old_head, 613 xfs_lsn_t new_head); 624 xfs_lsn_t lsn) in xlog_valid_lsn()
|
| A D | xfs_log.h | 101 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);
|
| A D | xfs_buf_item_recover.c | 218 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()
|
| A D | xfs_trans.h | 34 xfs_lsn_t li_lsn; /* last on-disk lsn */ 80 xfs_lsn_t (*iop_committed)(struct xfs_log_item *, xfs_lsn_t);
|
| A D | xfs_dquot_item.h | 16 xfs_lsn_t qli_flush_lsn; /* lsn at last flush */
|
| A D | xfs_dquot_item_recover.c | 65 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()
|
| A D | xfs_log_cil.c | 700 xfs_lsn_t commit_lsn) in xlog_cil_ail_insert_batch() 764 xfs_lsn_t old_head; in xlog_cil_ail_insert() 799 xfs_lsn_t item_lsn; in xlog_cil_ail_insert() 816 if (XFS_LSN_CMP(item_lsn, (xfs_lsn_t)-1) == 0) in xlog_cil_ail_insert() 954 xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header.h_lsn); in xlog_cil_set_ctx_write_state() 1472 xfs_lsn_t plsn; in xlog_cil_push_work() 1635 xfs_lsn_t push_seq, in xlog_cil_push_now() 1828 xfs_lsn_t 1835 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_seq()
|
| A D | xfs_inode_item.h | 36 xfs_lsn_t ili_flush_lsn; /* lsn at last flush */
|
| A D | xfs_inode_item.c | 548 xfs_lsn_t lsn) in xfs_inode_to_log_dinode() 821 STATIC xfs_lsn_t 824 xfs_lsn_t lsn) in xfs_inode_item_committed() 907 xfs_lsn_t tail_lsn = 0; in xfs_iflush_ail_updates() 912 xfs_lsn_t lsn; in xfs_iflush_ail_updates()
|
| A D | xfs_inode_item_recover.c | 172 xfs_lsn_t lsn) in xfs_log_dinode_to_disk() 274 xfs_lsn_t current_lsn) in xlog_recover_inode_commit_pass2() 357 xfs_lsn_t lsn = be64_to_cpu(dip->di_lsn); in xlog_recover_inode_commit_pass2()
|
| A D | xfs_log.c | 160 xfs_lsn_t old_head, in xlog_grant_return_space() 161 xfs_lsn_t new_head) in xlog_grant_return_space() 2422 STATIC xfs_lsn_t 2427 xfs_lsn_t lowest_lsn = 0, lsn; in xlog_get_lowest_lsn() 2452 xfs_lsn_t lowest_lsn; in xlog_state_iodone_process_iclog() 2453 xfs_lsn_t header_lsn; in xlog_state_iodone_process_iclog() 2862 xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header.h_lsn); in xlog_force_and_check_iclog() 2994 xfs_lsn_t lsn, in xlog_force_lsn() 3092 xfs_lsn_t lsn; in xfs_log_force_seq() 3292 xfs_lsn_t tail_lsn = be64_to_cpu(iclog->ic_header.h_tail_lsn); in xlog_verify_tail_lsn() [all …]
|
| A D | xfs_icreate_item.c | 146 xfs_lsn_t lsn) in xlog_recover_icreate_commit_pass2()
|
| A D | xfs_exchmaps_item.c | 553 xfs_lsn_t lsn) in xlog_recover_xmi_commit_pass2() 597 xfs_lsn_t lsn) in xlog_recover_xmd_commit_pass2()
|
| A D | xfs_refcount_item.c | 583 xfs_lsn_t lsn) in xlog_recover_cui_commit_pass2() 631 xfs_lsn_t lsn) in xlog_recover_cud_commit_pass2()
|
| A D | xfs_rmap_item.c | 634 xfs_lsn_t lsn) in xlog_recover_rui_commit_pass2() 682 xfs_lsn_t lsn) in xlog_recover_rud_commit_pass2()
|
| A D | xfs_bmap_item.c | 648 xfs_lsn_t lsn) in xlog_recover_bui_commit_pass2() 702 xfs_lsn_t lsn) in xlog_recover_bud_commit_pass2()
|
| A D | xfs_extfree_item.c | 719 xfs_lsn_t lsn) in xlog_recover_efi_commit_pass2() 764 xfs_lsn_t lsn) in xlog_recover_efd_commit_pass2()
|
| A D | xfs_buf_item.c | 771 STATIC xfs_lsn_t 774 xfs_lsn_t lsn) in xfs_buf_item_committed()
|
| A D | xfs_trace.h | 1241 __field(xfs_lsn_t, tail_lsn) 1315 __field(xfs_lsn_t, lsn) 1337 __field(xfs_lsn_t, lsn) 1363 TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn), 1370 __field(xfs_lsn_t, old_lsn) 1371 __field(xfs_lsn_t, new_lsn) 1392 TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn), \ 1403 __field(xfs_lsn_t, new_lsn) 1404 __field(xfs_lsn_t, old_lsn) 2234 __field(xfs_lsn_t, lsn) [all …]
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_log_recover.h | 60 struct xlog_recover_item *item, xfs_lsn_t lsn); 110 xfs_lsn_t r_lsn; /* xact lsn */ 164 xfs_lsn_t lsn, const struct xfs_defer_op_type *ops);
|
| A D | xfs_types.h | 25 typedef int64_t xfs_lsn_t; /* log sequence number */ typedef 58 #define NULLCOMMITLSN ((xfs_lsn_t)-1)
|
| A D | xfs_inode_buf.h | 26 xfs_lsn_t lsn);
|
| A D | xfs_log_format.h | 57 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() 469 xfs_lsn_t di_lsn;
|