Home
last modified time | relevance | path

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

/linux-3.3/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
685 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.c686 xfs_lsn_t lsn) in xfs_inode_item_committed()
786 xfs_lsn_t lsn) in xfs_inode_item_committing()
Dxfs_trans_priv.h87 xfs_lsn_t lsn) __releases(ailp->xa_lock) in xfs_trans_ail_update()
Dxfs_log.c317 xfs_lsn_t lsn = 0; in xfs_log_done() local
611 xfs_lsn_t lsn; in xfs_log_unmount_write() local
2171 xfs_lsn_t lowest_lsn, lsn; in xlog_get_lowest_lsn() local
2896 xfs_lsn_t lsn; in _xfs_log_force() local
3037 xfs_lsn_t lsn, in _xfs_log_force_lsn()
3157 xfs_lsn_t lsn, in xfs_log_force_lsn()
Dxfs_export.c232 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
169 xfs_lsn_t lsn = 0; in xfs_file_fsync() local
Dxfs_buf_item.c595 xfs_lsn_t lsn) in xfs_buf_item_committed()
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_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_log_recover.c1443 xfs_lsn_t lsn) in xlog_recover_new_tid()
2578 xfs_lsn_t lsn) in xlog_recover_efi_pass2()
/linux-3.3/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
1269 int lsn = 0; in lmLogInit() local
1658 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
/linux-3.3/drivers/s390/cio/
Dchsc.h29 u8 lsn; member
40 u8 lsn; member
/linux-3.3/drivers/hwmon/
Dsch56xx-common.c209 int msb, lsn; in sch56xx_read_virtual_reg12() local
/linux-3.3/arch/powerpc/platforms/iseries/
Diommu.c183 const u32 *lsn = of_get_property(dn, "linux,logical-slot-number", NULL); in pci_dma_dev_setup_iseries() local
/linux-3.3/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
/linux-3.3/drivers/s390/net/
Dqeth_core_main.c1264 u8 lsn; in qeth_get_channel_path_desc() member