Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_log.c2217 int *copy_off, in xlog_write_setup_copy() argument
2225 *copy_off = *bytes_consumed; in xlog_write_setup_copy()
2414 int copy_off; in xlog_write() local
2445 &copy_off, &copy_len, in xlog_write()
2460 memcpy(ptr, reg->i_addr + copy_off, copy_len); in xlog_write()