Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log_priv.h432 extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
Dxfs_log_recover.c3649 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
3694 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
3745 struct xlog_rec_header *rhead, in xlog_recover_process_data()
4138 struct xlog_rec_header *rhead, in xlog_unpack_data_crc()
4168 struct xlog_rec_header *rhead, in xlog_unpack_data()
4201 struct xlog_rec_header *rhead, in xlog_valid_rec_header()
Dxfs_log.c1660 struct xlog_rec_header *rhead, in xlog_cksum()
1668 sizeof(struct xlog_rec_header), in xlog_cksum()
1669 offsetof(struct xlog_rec_header, h_crc)); in xlog_cksum()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_log_format.h155 typedef struct xlog_rec_header { struct