Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_log.c2471 int start_rec_copy; in xlog_write() local
2487 start_rec_copy = xlog_write_start_rec(ptr, ticket); in xlog_write()
2488 if (start_rec_copy) { in xlog_write()
2491 start_rec_copy); in xlog_write()
2523 copy_len += start_rec_copy + sizeof(xlog_op_header_t); in xlog_write()