Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_log_recover.c777 struct xlog_rec_header **rhead, in xlog_rseek_logrec_hdr()
851 struct xlog_rec_header **rhead, in xlog_seek_logrec_hdr()
948 struct xlog_rec_header *thead; in xlog_verify_tail()
1144 struct xlog_rec_header *rhead, in xlog_check_unmount_rec()
1202 struct xlog_rec_header *rhead, in xlog_set_state()
2296 struct xlog_rec_header *rhead, in xlog_recover_ophdr_to_trans()
2341 struct xlog_rec_header *rhead, in xlog_recover_process_ophdr()
2425 struct xlog_rec_header *rhead, in xlog_recover_process_data()
2822 struct xlog_rec_header *rhead, in xlog_unpack_data()
2852 struct xlog_rec_header *rhead, in xlog_recover_process()
[all …]
A Dxfs_log_priv.h497 extern __le32 xlog_cksum(struct xlog *log, struct xlog_rec_header *rhead,
A Dxfs_log.c1792 struct xlog_rec_header *rhead, in xlog_cksum()
1800 sizeof(struct xlog_rec_header), in xlog_cksum()
1801 offsetof(struct xlog_rec_header, h_crc)); in xlog_cksum()
A Dxfs_trace.h61 struct xlog_rec_header;
2223 TP_PROTO(struct xlog *log, struct xlog_rec_header *rhead, int pass),
/linux/fs/xfs/libxfs/
A Dxfs_log_format.h159 typedef struct xlog_rec_header { struct

Completed in 25 milliseconds