Searched defs:ophdr (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_log_cil.c | 932 struct xlog_op_header ophdr = { in xlog_cil_write_commit_record() local
|
| H A D | xfs_log.c | 913 struct xlog_op_header ophdr; in xlog_write_unmount_record() member 2258 struct xlog_op_header *ophdr = reg->i_addr; in xlog_write_full() local 2314 struct xlog_op_header *ophdr; in xlog_write_partial() local [all...] |
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_log.c | 2126 xlog_write_start_rec( struct xlog_op_header *ophdr, struct xlog_ticket *ticket) xlog_write_start_rec() argument 2138 xlog_write_setup_ophdr( struct xlog *log, struct xlog_op_header *ophdr, struct xlog_ticket *ticket, uint flags) xlog_write_setup_ophdr() argument 2178 xlog_write_setup_copy( struct xlog_ticket *ticket, struct xlog_op_header *ophdr, int space_available, int space_required, int *copy_off, int *copy_len, int *last_was_partial_copy, int *bytes_consumed) xlog_write_setup_copy() argument 2376 struct xlog_op_header *ophdr; xlog_write() local [all...] |
Completed in 10 milliseconds