Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h786 __be64 agfl_lsn; member
Dxfs_alloc.c487 be64_to_cpu(XFS_BUF_TO_AGFL(bp)->agfl_lsn)); in xfs_agfl_verify()
532 XFS_BUF_TO_AGFL(bp)->agfl_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agfl_write_verify()
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c1871 lsn = be64_to_cpu(((struct xfs_agfl *)blk)->agfl_lsn); in xlog_recover_get_buf_lsn()