Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trans_priv.h57 xfs_lsn_t ail_last_pushed_lsn;
58 xfs_lsn_t ail_head_lsn;
63 xfs_lsn_t ail_target;
75 xfs_lsn_t lsn) __releases(ailp->ail_lock);
92 xfs_lsn_t lsn) __releases(ailp->ail_lock) in xfs_trans_ail_update()
98 xfs_lsn_t lsn);
100 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
101 void xfs_ail_update_finish(struct xfs_ail *ailp, xfs_lsn_t old_lsn)
116 static inline xfs_lsn_t xfs_ail_get_push_target(struct xfs_ail *ailp) in xfs_ail_get_push_target()
122 xfs_lsn_t xfs_ail_min_lsn(struct xfs_ail *ailp);
[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()
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()
[all …]
H A Dxfs_buf_item_recover.c220 xfs_lsn_t current_lsn) in xlog_recover_validate_buf_type()
470 xfs_lsn_t current_lsn) in xlog_recover_do_reg_buffer()
720 xfs_lsn_t current_lsn) in xlog_recover_do_primary_sb_buffer()
821 static xfs_lsn_t
832 xfs_lsn_t lsn = -1; in xlog_recover_get_buf_lsn()
933 if (lsn != (xfs_lsn_t)-1) { in xlog_recover_get_buf_lsn()
952 if (lsn != (xfs_lsn_t)-1) { in xlog_recover_get_buf_lsn()
981 return (xfs_lsn_t)-1; in xlog_recover_get_buf_lsn()
1013 xfs_lsn_t current_lsn) in xlog_recover_buf_commit_pass2()
1019 xfs_lsn_t lsn; in xlog_recover_buf_commit_pass2()
H A Dxfs_log_cil.c786 xfs_lsn_t commit_lsn) in xlog_cil_ail_insert_batch()
850 xfs_lsn_t old_head; in xlog_cil_ail_insert()
885 xfs_lsn_t item_lsn; in xlog_cil_ail_insert()
904 if (XFS_LSN_CMP(item_lsn, (xfs_lsn_t)-1) == 0) in xlog_cil_ail_insert()
1041 xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header->h_lsn); in xlog_cil_set_ctx_write_state()
1550 xfs_lsn_t plsn = be64_to_cpu( in xlog_cil_push_work()
1713 xfs_lsn_t push_seq, in xlog_cil_push_now()
1906 xfs_lsn_t
1913 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_seq()
H A Dxfs_dquot_item.h16 xfs_lsn_t qli_flush_lsn; /* lsn at last flush */
H A Dxfs_inode_item.h35 xfs_lsn_t ili_flush_lsn; /* lsn at last flush */
H A Dxfs_inode_item.c554 xfs_lsn_t lsn) in xfs_inode_to_log_dinode()
849 STATIC xfs_lsn_t
852 xfs_lsn_t lsn) in xfs_inode_item_committed()
968 xfs_lsn_t tail_lsn = 0; in xfs_iflush_ail_updates()
973 xfs_lsn_t lsn; in xfs_iflush_ail_updates()
H A Dxfs_log.c111 xfs_lsn_t old_head, in xlog_grant_return_space()
112 xfs_lsn_t new_head) in xlog_grant_return_space()
2310 STATIC xfs_lsn_t
2315 xfs_lsn_t lowest_lsn = 0, lsn; in xlog_get_lowest_lsn()
2340 xfs_lsn_t lowest_lsn; in xlog_state_iodone_process_iclog()
2341 xfs_lsn_t header_lsn; in xlog_state_iodone_process_iclog()
2747 xfs_lsn_t lsn = be64_to_cpu(iclog->ic_header->h_lsn); in xlog_force_and_check_iclog()
2879 xfs_lsn_t lsn, in xlog_force_lsn()
2977 xfs_lsn_t lsn; in xfs_log_force_seq()
3177 xfs_lsn_t tail_lsn = be64_to_cpu(iclog->ic_header->h_tail_lsn); in xlog_verify_tail_lsn()
[all …]
H A Dxfs_inode_item_recover.c174 xfs_lsn_t lsn) in xfs_log_dinode_to_disk()
312 xfs_lsn_t current_lsn) in xlog_recover_inode_commit_pass2()
395 xfs_lsn_t lsn = be64_to_cpu(dip->di_lsn); in xlog_recover_inode_commit_pass2()
H A Dxfs_bmap_item.c648 xfs_lsn_t lsn) in xlog_recover_bui_commit_pass2()
702 xfs_lsn_t lsn) in xlog_recover_bud_commit_pass2()
H A Dxfs_buf_item.c789 STATIC xfs_lsn_t
792 xfs_lsn_t lsn) in xfs_buf_item_committed()
H A Dxfs_trace.h1544 __field(xfs_lsn_t, tail_lsn)
1617 __field(xfs_lsn_t, lsn)
1635 TP_PROTO(struct xfs_mount *mp, xfs_lsn_t lsn, unsigned long caller_ip),
1639 __field(xfs_lsn_t, lsn)
1663 TP_PROTO(struct xfs_ail *ailp, uint type, unsigned long flags, xfs_lsn_t lsn),
1669 __field(xfs_lsn_t, lsn)
1686 TP_PROTO(struct xfs_ail *ailp, uint type, unsigned long flags, xfs_lsn_t lsn), \
1694 TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn),
1701 __field(xfs_lsn_t, old_ls
[all...]
H A Dxfs_log_recover.c41 xfs_lsn_t);
1245 xfs_lsn_t tail_lsn; in xlog_find_tail()
1605 xfs_lsn_t tail_lsn) in xlog_clear_stale_blocks()
1979 xfs_lsn_t lsn, in xlog_recover_intent_item()
2596 xfs_lsn_t last_lsn; in xlog_recover_process_intents()
H A Dxfs_attr_item.c1001 xfs_lsn_t lsn) in xlog_recover_attri_commit_pass2()
1165 xfs_lsn_t lsn) in xlog_recover_attrd_commit_pass2()
H A Dxfs_dquot.c1151 xfs_lsn_t tail_lsn; in xfs_qm_dqflush_done()
/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h60 struct xlog_recover_item *item, xfs_lsn_t lsn);
116 xfs_lsn_t r_lsn; /* xact lsn */
170 xfs_lsn_t lsn, const struct xfs_defer_op_type *ops);
H A Dxfs_types.h27 typedef int64_t xfs_lsn_t; /* log sequence number */ typedef
62 #define NULLCOMMITLSN ((xfs_lsn_t)-1)
H A Dxfs_defer.c537 xfs_lsn_t threshold_lsn = NULLCOMMITLSN; in xfs_defer_relog()
H A Dxfs_inode_buf.c324 xfs_lsn_t lsn) in xfs_inode_to_disk()
H A Dxfs_format.h174 xfs_lsn_t sb_lsn; /* last write sequence */