Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_buf_item_recover.c206 xfs_lsn_t current_lsn) in xlog_recover_validate_buf_type()
441 xfs_lsn_t current_lsn) in xlog_recover_do_reg_buffer()
879 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.c200 xfs_lsn_t current_lsn) in xlog_recover_inode_commit_pass2()
/Linux-v5.15/fs/ntfs/
Dlogfile.h114 /* 0*/ leLSN current_lsn; /* The current, i.e. last LSN inside the log member
/Linux-v5.15/fs/ntfs3/
Dfslog.c55 __le64 current_lsn; // 0x00: Current logical end of log file. member
2517 u64 current_lsn; in find_client_next_lsn() local