Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log.c2367 int start_rec_copy; in xlog_write() local
2383 start_rec_copy = xlog_write_start_rec(ptr, ticket); in xlog_write()
2384 if (start_rec_copy) { in xlog_write()
2387 start_rec_copy); in xlog_write()
2410 copy_len += start_rec_copy + sizeof(xlog_op_header_t); in xlog_write()