Home
last modified time | relevance | path

Searched defs:current_lsn (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/xfs/
Dxfs_buf_item_recover.c215 xfs_lsn_t current_lsn) in xlog_recover_validate_buf_type()
450 xfs_lsn_t current_lsn) in xlog_recover_do_reg_buffer()
888 xfs_lsn_t current_lsn) in xlog_recover_buf_commit_pass2()
Dxfs_dquot_item_recover.c64 xfs_lsn_t current_lsn) in xlog_recover_dquot_commit_pass2()
Dxfs_inode_item_recover.c274 xfs_lsn_t current_lsn) in xlog_recover_inode_commit_pass2()
/Linux-v6.6/fs/ntfs/
Dlogfile.h114 /* 0*/ leLSN current_lsn; /* The current, i.e. last LSN inside the log member
/Linux-v6.6/fs/ntfs3/
Dfslog.c55 __le64 current_lsn; // 0x00: Current logical end of log file. member
2494 u64 current_lsn; in find_client_next_lsn() local