Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log_priv.h430 extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
Dxfs_log_recover.c3577 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
3622 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
3673 struct xlog_rec_header *rhead, in xlog_recover_process_data()
4022 struct xlog_rec_header *rhead, in xlog_unpack_data_crc()
4052 struct xlog_rec_header *rhead, in xlog_unpack_data()
4085 struct xlog_rec_header *rhead, in xlog_valid_rec_header()
Dxfs_log.c1643 struct xlog_rec_header *rhead, in xlog_cksum()
1651 sizeof(struct xlog_rec_header), in xlog_cksum()
1652 offsetof(struct xlog_rec_header, h_crc)); in xlog_cksum()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_log_format.h155 typedef struct xlog_rec_header { struct