Home
last modified time | relevance | path

Searched refs:agi_lsn (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/
Dxfs_buf_item_recover.c768 lsn = be64_to_cpu(((struct xfs_agi *)blk)->agi_lsn); in xlog_recover_get_buf_lsn()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_format.h618 __be64 agi_lsn; /* last write sequence */ member
Dxfs_ialloc.c2481 if (!xfs_log_check_lsn(mp, be64_to_cpu(agi->agi_lsn))) in xfs_agi_verify()
2557 agi->agi_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agi_write_verify()