| /linux-4.4.14/fs/xfs/ | 
| D | xfs_trans_priv.h | 32 void	xfs_trans_free_items(struct xfs_trans *tp, xfs_lsn_t commit_lsn, 37 				xfs_lsn_t commit_lsn, int aborted); 71 	xfs_lsn_t		xa_target; 72 	xfs_lsn_t		xa_target_prev; 75 	xfs_lsn_t		xa_last_pushed_lsn; 87 				xfs_lsn_t lsn) __releases(ailp->xa_lock); 104 	xfs_lsn_t		lsn) __releases(ailp->xa_lock)  in xfs_trans_ail_update() 137 void			xfs_ail_push(struct xfs_ail *, xfs_lsn_t); 141 xfs_lsn_t		xfs_ail_min_lsn(struct xfs_ail *ailp); 145 					xfs_lsn_t lsn); [all …] 
 | 
| D | xfs_log.h | 100 static inline xfs_lsn_t	_lsn_cmp(xfs_lsn_t lsn1, xfs_lsn_t lsn2)  in _lsn_cmp() 129 xfs_lsn_t xfs_log_done(struct xfs_mount *mp, 139 			     xfs_lsn_t		lsn, 143 			    xfs_lsn_t		lsn, 151 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp); 152 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp); 178 				xfs_lsn_t *commit_lsn, bool regrant); 184 bool	xfs_log_check_lsn(struct xfs_mount *, xfs_lsn_t);
  | 
| D | xfs_log_priv.h | 250 	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 */ 287 	xfs_lsn_t		xc_push_seq; 290 	xfs_lsn_t		xc_current_sequence; 460 	xfs_lsn_t		*start_lsn, 474 	xfs_lsn_t val = atomic64_read(lsn);  in xlog_crack_atomic_lsn() 530 xfs_lsn_t 533 	xfs_lsn_t sequence); 572 	xfs_lsn_t	lsn)  in xlog_valid_lsn()
  | 
| D | xfs_dquot_item.c | 109 STATIC xfs_lsn_t 112 	xfs_lsn_t		lsn)  in xfs_qm_dquot_logitem_committed() 230 	xfs_lsn_t		lsn)  in xfs_qm_dquot_logitem_committing() 349 STATIC xfs_lsn_t 352 	xfs_lsn_t		lsn)  in xfs_qm_qoff_logitem_committed() 357 STATIC xfs_lsn_t 360 	xfs_lsn_t		lsn)  in xfs_qm_qoffend_logitem_committed() 375 	return (xfs_lsn_t)-1;  in xfs_qm_qoffend_logitem_committed() 395 	xfs_lsn_t		commit_lsn)  in xfs_qm_qoff_logitem_committing()
  | 
| D | xfs_trans_ail.c | 100 xfs_lsn_t 104 	xfs_lsn_t	lsn = 0;  in xfs_ail_min_lsn() 119 static xfs_lsn_t 123 	xfs_lsn_t       lsn = 0;  in xfs_ail_max_lsn() 213 	xfs_lsn_t		lsn)  in xfs_trans_ail_cursor_first() 239 	xfs_lsn_t		lsn)  in __xfs_trans_ail_cursor_last() 260 	xfs_lsn_t		lsn)  in xfs_trans_ail_cursor_last() 278 	xfs_lsn_t		lsn)  in xfs_ail_splice() 335 	xfs_lsn_t		lsn;  in xfsaild_push() 336 	xfs_lsn_t		target;  in xfsaild_push() [all …] 
 | 
| D | xfs_trans.h | 39 	xfs_lsn_t			li_lsn;		/* last on-disk lsn */ 55 	xfs_lsn_t			li_seq;		/* CIL commit seq */ 72 	xfs_lsn_t (*iop_committed)(xfs_log_item_t *, xfs_lsn_t); 73 	void (*iop_committing)(xfs_log_item_t *, xfs_lsn_t); 101 	xfs_lsn_t		t_lsn;		/* log seq num of start of 103 	xfs_lsn_t		t_commit_lsn;	/* log seq num of end of
  | 
| D | xfs_icreate_item.c | 104 STATIC xfs_lsn_t 107 	xfs_lsn_t		lsn)  in xfs_icreate_item_committed() 112 	return (xfs_lsn_t)-1;  in xfs_icreate_item_committed() 129 	xfs_lsn_t		lsn)  in xfs_icreate_item_committing()
  | 
| D | xfs_extfree_item.c | 157 STATIC xfs_lsn_t 160 	xfs_lsn_t		lsn)  in xfs_efi_item_committed() 175 	xfs_lsn_t		lsn)  in xfs_efi_item_committing() 411 STATIC xfs_lsn_t 414 	xfs_lsn_t		lsn)  in xfs_efd_item_committed() 427 	return (xfs_lsn_t)-1;  in xfs_efd_item_committed() 440 	xfs_lsn_t		lsn)  in xfs_efd_item_committing()
  | 
| D | xfs_inode_item.h | 31 	xfs_lsn_t		ili_flush_lsn;	   /* lsn at last flush */ 32 	xfs_lsn_t		ili_last_lsn;	   /* lsn at last transaction */
  | 
| D | xfs_log_cil.c | 445 	xfs_lsn_t		commit_lsn;  in xlog_cil_push() 446 	xfs_lsn_t		push_seq;  in xlog_cil_push() 723 	xfs_lsn_t	push_seq)  in xlog_cil_push_now() 781 	xfs_lsn_t		*commit_lsn,  in xfs_log_commit_cil() 831 xfs_lsn_t 834 	xfs_lsn_t	sequence)  in xlog_cil_force_lsn() 838 	xfs_lsn_t		commit_lsn = NULLCOMMITLSN;  in xlog_cil_force_lsn()
  | 
| D | xfs_log.c | 46 	xfs_lsn_t		*commitlsnp); 126 	xfs_lsn_t		tail_lsn); 511 xfs_lsn_t 519 	xfs_lsn_t		lsn = 0;  in xfs_log_done() 528 		lsn = (xfs_lsn_t) -1;  in xfs_log_done() 802 	xfs_lsn_t	 lsn;  in xfs_log_unmount_write() 1084 xfs_lsn_t 1090 	xfs_lsn_t		tail_lsn;  in xlog_assign_tail_lsn_locked() 1109 xfs_lsn_t 1113 	xfs_lsn_t		tail_lsn;  in xlog_assign_tail_lsn() [all …] 
 | 
| D | xfs_dquot_item.h | 29 	xfs_lsn_t		 qli_flush_lsn;	   /* lsn at last flush */
  | 
| D | xfs_trans.c | 739 	xfs_lsn_t		commit_lsn,  in xfs_trans_free_items() 765 	xfs_lsn_t		commit_lsn)  in xfs_log_item_batch_insert() 804 	xfs_lsn_t		commit_lsn,  in xfs_trans_committed_bulk() 820 		xfs_lsn_t		item_lsn;  in xfs_trans_committed_bulk() 827 		if (XFS_LSN_CMP(item_lsn, (xfs_lsn_t)-1) == 0)  in xfs_trans_committed_bulk() 894 	xfs_lsn_t		commit_lsn = -1;  in __xfs_trans_commit()
  | 
| D | xfs_trace.h | 961 		__field(xfs_lsn_t, tail_lsn) 1038 		__field(xfs_lsn_t, lsn) 1056 	TP_PROTO(struct xfs_mount *mp, xfs_lsn_t lsn), 1060 		__field(xfs_lsn_t, lsn) 1081 	TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn), 1088 		__field(xfs_lsn_t, old_lsn) 1089 		__field(xfs_lsn_t, new_lsn) 1110 	TP_PROTO(struct xfs_log_item *lip, xfs_lsn_t old_lsn, xfs_lsn_t new_lsn), \ 1117 	TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn), 1121 		__field(xfs_lsn_t, new_lsn) [all …] 
 | 
| D | xfs_log_recover.c | 56 	xfs_lsn_t); 899 	xfs_lsn_t		tail_lsn;  in xlog_find_tail() 1324 	xfs_lsn_t	tail_lsn)  in xlog_clear_stale_blocks() 1828 static xfs_lsn_t 1838 	xfs_lsn_t		lsn = -1;  in xlog_recover_get_buf_lsn() 1915 	if (lsn != (xfs_lsn_t)-1) {  in xlog_recover_get_buf_lsn() 1933 	if (lsn != (xfs_lsn_t)-1) {  in xlog_recover_get_buf_lsn() 1962 	return (xfs_lsn_t)-1;  in xlog_recover_get_buf_lsn() 2325 	xfs_lsn_t			current_lsn)  in xlog_recover_buffer_pass2() 2332 	xfs_lsn_t		lsn;  in xlog_recover_buffer_pass2() [all …] 
 | 
| D | xfs_inode_item.c | 513 STATIC xfs_lsn_t 516 	xfs_lsn_t		lsn)  in xfs_inode_item_committed() 535 	xfs_lsn_t		lsn)  in xfs_inode_item_committing()
  | 
| D | xfs_buf_item.c | 677 STATIC xfs_lsn_t 680 	xfs_lsn_t		lsn)  in xfs_buf_item_committed() 694 	xfs_lsn_t		commit_lsn)  in xfs_buf_item_committing()
  | 
| D | xfs_export.c | 231 	xfs_lsn_t		lsn = 0;  in xfs_fs_nfs_commit_metadata()
  | 
| D | xfs_file.c | 191 	xfs_lsn_t		lsn = 0;  in xfs_dir_fsync() 217 	xfs_lsn_t		lsn = 0;  in xfs_file_fsync()
  | 
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_types.h | 35 typedef	__int64_t	xfs_lsn_t;	/* log sequence number */  typedef 62 #define NULLCOMMITLSN	((xfs_lsn_t)-1)
  | 
| D | xfs_log_recover.h | 51 	xfs_lsn_t		r_lsn;		/* xact lsn */
  | 
| D | xfs_log_format.h | 72 static inline xfs_lsn_t xlog_assign_lsn(uint cycle, uint block)  in xlog_assign_lsn() 74 	return ((xfs_lsn_t)cycle << 32) | block;  in xlog_assign_lsn() 400 	xfs_lsn_t	di_lsn;		/* flush sequence */
  | 
| D | xfs_format.h | 184 	xfs_lsn_t	sb_lsn;		/* last write sequence */
  |