Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_buf_item_recover.c760 lsn = be64_to_cpu(((struct xfs_agf *)blk)->agf_lsn); in xlog_recover_get_buf_lsn()
/fs/xfs/libxfs/
Dxfs_format.h528 __be64 agf_lsn; /* last write sequence */ member
Dxfs_alloc.c3047 if (!xfs_log_check_lsn(mp, be64_to_cpu(agf->agf_lsn))) in xfs_agf_verify()
3146 agf->agf_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agf_write_verify()