Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log.c2335 int *copy_off, in xlog_write_setup_copy() argument
2343 *copy_off = *bytes_consumed; in xlog_write_setup_copy()
2525 int copy_off; in xlog_write() local
2563 &copy_off, &copy_len, in xlog_write()
2578 memcpy(ptr, reg->i_addr + copy_off, copy_len); in xlog_write()