Searched refs:xlog_rec_header (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_log_priv.h | 432 extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
|
D | xfs_log_recover.c | 3649 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()
|
D | xfs_log.c | 1660 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/ |
D | xfs_log_format.h | 155 typedef struct xlog_rec_header { struct
|