Home
last modified time | relevance | path

Searched refs:xfs_agfl (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h779 sizeof(struct xfs_agfl) : 0)) / \
782 typedef struct xfs_agfl { struct
791 #define XFS_AGFL_CRC_OFF offsetof(struct xfs_agfl, agfl_crc) argument
Dxfs_alloc.c464 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agfl_verify()
/linux-4.4.14/fs/xfs/
Dxfs_fsops.c149 struct xfs_agfl *agfl; in xfs_growfs_data_private()
Dxfs_log_recover.c1871 lsn = be64_to_cpu(((struct xfs_agfl *)blk)->agfl_lsn); in xlog_recover_get_buf_lsn()
1872 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()