Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.c2327 int *copy_off, in xlog_write_setup_copy() argument
2335 *copy_off = *bytes_consumed; in xlog_write_setup_copy()
2517 int copy_off; in xlog_write() local
2555 &copy_off, &copy_len, in xlog_write()
2570 memcpy(ptr, reg->i_addr + copy_off, copy_len); in xlog_write()