Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.c2389 int start_rec_copy; in xlog_write() local
2405 start_rec_copy = xlog_write_start_rec(ptr, ticket); in xlog_write()
2406 if (start_rec_copy) { in xlog_write()
2409 start_rec_copy); in xlog_write()
2441 copy_len += start_rec_copy + sizeof(xlog_op_header_t); in xlog_write()