Searched refs:agf_lsn (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/ | ||
D | xfs_ag.h | 85 __be64 agf_lsn; /* last write sequence */ member |
D | xfs_alloc.c | 2261 XFS_BUF_TO_AGF(bp)->agf_lsn = cpu_to_be64(bip->bli_item.li_lsn); in xfs_agf_write_verify() |