Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h694 __be64 agi_lsn; /* last write sequence */ member
Dxfs_ialloc.c2115 XFS_BUF_TO_AGI(bp)->agi_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agi_write_verify()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c1876 lsn = be64_to_cpu(((struct xfs_agi *)blk)->agi_lsn); in xlog_recover_get_buf_lsn()