Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h613 __be64 agf_lsn; /* last write sequence */ member
Dxfs_alloc.c2273 XFS_BUF_TO_AGF(bp)->agf_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agf_write_verify()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c1868 lsn = be64_to_cpu(((struct xfs_agf *)blk)->agf_lsn); in xlog_recover_get_buf_lsn()