Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h754 __be64 agfl_lsn; member
Dxfs_alloc.c516 XFS_BUF_TO_AGFL(bp)->agfl_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agfl_write_verify()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c1872 lsn = be64_to_cpu(((struct xfs_agfl *)blk)->agfl_lsn); in xlog_recover_get_buf_lsn()