Home
last modified time | relevance | path

Searched defs:lsn (Results 1 – 21 of 21) sorted by relevance

/fs/xfs/
Dxfs_trans_ail.c133 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()
Dxfs_dquot_item.c146 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()
Dxfs_extfree_item.c184 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()
Dxfs_log.h22 #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
Dxfs_inode_item.c604 xfs_lsn_t lsn) in xfs_inode_item_committed()
703 xfs_lsn_t lsn) in xfs_inode_item_committing()
Dxfs_log.c472 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()
Dxfs_trans_priv.h87 xfs_lsn_t lsn) __releases(ailp->xa_lock) in xfs_trans_ail_update()
Dxfs_export.c235 xfs_lsn_t lsn = 0; in xfs_fs_nfs_commit_metadata() local
Dxfs_file.c142 xfs_lsn_t lsn = 0; in xfs_dir_fsync() local
168 xfs_lsn_t lsn = 0; in xfs_file_fsync() local
Dxfs_buf_item.c595 xfs_lsn_t lsn) in xfs_buf_item_committed()
Dxfs_log_priv.h580 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()
Dxfs_trans.h362 #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
Dxfs_log_recover.c1443 xfs_lsn_t lsn) in xlog_recover_new_tid()
2578 xfs_lsn_t lsn) in xlog_recover_efi_pass2()
/fs/jfs/
Djfs_logmgr.c241 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
Djfs_metapage.h29 int lsn; member
Djfs_logmgr.h405 int lsn; /* 4: end-of-log */ member
482 s32 lsn; /* log sequence number */ member
496 #define logdiff(diff, lsn, log)\ argument
Djfs_txnmgr.h43 s32 lsn; /* recovery lsn */ member
Djfs_imap.c2753 int lsn, difft, diffp; in diUpdatePMap() local
Djfs_dmap.c429 int lsn, difft, diffp; in dbUpdatePMap() local
/fs/ntfs/
Dlogfile.c351 LSN *lsn) in ntfs_check_and_load_restart_page()
Dlayout.h333 /* 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