/fs/xfs/ |
D | xfs_trans_ail.c | 133 xfs_lsn_t lsn = 0; in xfs_ail_min_lsn() local 152 xfs_lsn_t lsn = 0; in xfs_ail_max_lsn() local 243 xfs_lsn_t lsn) in xfs_trans_ail_cursor_first() 269 xfs_lsn_t lsn) in __xfs_trans_ail_cursor_last() 290 xfs_lsn_t lsn) in xfs_trans_ail_cursor_last() 308 xfs_lsn_t lsn) in xfs_ail_splice() 365 xfs_lsn_t lsn; in xfsaild_push() local 641 xfs_lsn_t lsn) __releases(ailp->xa_lock) in xfs_trans_ail_update_bulk()
|
D | xfs_dquot_item.c | 146 xfs_lsn_t lsn) in xfs_qm_dquot_logitem_committed() 290 xfs_lsn_t lsn) in xfs_qm_dquot_logitem_committing() 427 xfs_lsn_t lsn) in xfs_qm_qoff_logitem_committed() 446 xfs_lsn_t lsn) in xfs_qm_qoffend_logitem_committed()
|
D | xfs_extfree_item.c | 184 xfs_lsn_t lsn) in xfs_efi_item_committed() 213 xfs_lsn_t lsn) in xfs_efi_item_committing() 438 xfs_lsn_t lsn) in xfs_efd_item_committed() 473 xfs_lsn_t lsn) in xfs_efd_item_committing()
|
D | xfs_log.h | 22 #define CYCLE_LSN(lsn) ((uint)((lsn)>>32)) argument 23 #define BLOCK_LSN(lsn) ((uint)(lsn)) argument 26 #define CYCLE_LSN_DISK(lsn) (((__be32 *)&(lsn))[0]) argument
|
D | xfs_inode_item.c | 604 xfs_lsn_t lsn) in xfs_inode_item_committed() 703 xfs_lsn_t lsn) in xfs_inode_item_committing()
|
D | xfs_log.c | 472 xfs_lsn_t lsn = 0; in xfs_log_done() local 684 xfs_lsn_t lsn; in xfs_log_unmount_write() local 2206 xfs_lsn_t lowest_lsn, lsn; in xlog_get_lowest_lsn() local 2817 xfs_lsn_t lsn; in _xfs_log_force() local 2958 xfs_lsn_t lsn, in _xfs_log_force_lsn() 3078 xfs_lsn_t lsn, in xfs_log_force_lsn()
|
D | xfs_trans_priv.h | 87 xfs_lsn_t lsn) __releases(ailp->xa_lock) in xfs_trans_ail_update()
|
D | xfs_export.c | 235 xfs_lsn_t lsn = 0; in xfs_fs_nfs_commit_metadata() local
|
D | xfs_file.c | 142 xfs_lsn_t lsn = 0; in xfs_dir_fsync() local 168 xfs_lsn_t lsn = 0; in xfs_file_fsync() local
|
D | xfs_buf_item.c | 595 xfs_lsn_t lsn) in xfs_buf_item_committed()
|
D | xfs_log_priv.h | 580 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn() 592 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn()
|
D | xfs_trans.h | 362 #define IOP_COMMITTED(ip, lsn) (*(ip)->li_ops->iop_committed)(ip, lsn) argument 365 #define IOP_COMMITTING(ip, lsn) (*(ip)->li_ops->iop_committing)(ip, lsn) argument
|
D | xfs_log_recover.c | 1443 xfs_lsn_t lsn) in xlog_recover_new_tid() 2578 xfs_lsn_t lsn) in xlog_recover_efi_pass2()
|
/fs/jfs/ |
D | jfs_logmgr.c | 241 int lsn; in lmLog() local 360 int lsn = 0; /* end-of-log address */ in lmWriteRecord() local 950 int lsn; in lmLogSync() local 1270 int lsn = 0; in lmLogInit() local 1659 int lsn; in lmLogShutdown() local
|
D | jfs_metapage.h | 29 int lsn; member
|
D | jfs_logmgr.h | 405 int lsn; /* 4: end-of-log */ member 482 s32 lsn; /* log sequence number */ member 496 #define logdiff(diff, lsn, log)\ argument
|
D | jfs_txnmgr.h | 43 s32 lsn; /* recovery lsn */ member
|
D | jfs_imap.c | 2753 int lsn, difft, diffp; in diUpdatePMap() local
|
D | jfs_dmap.c | 429 int lsn, difft, diffp; in dbUpdatePMap() local
|
/fs/ntfs/ |
D | logfile.c | 351 LSN *lsn) in ntfs_check_and_load_restart_page()
|
D | layout.h | 333 /* 8*/ le64 lsn; /* $LogFile sequence number for this record. member 402 /* 8*/ le64 lsn; /* $LogFile sequence number for this record. member 2058 /* 8*/ sle64 lsn; /* $LogFile sequence number of the last member
|