Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log.c2278 int *copy_off, in xlog_write_setup_copy() argument
2286 *copy_off = *bytes_consumed; in xlog_write_setup_copy()
2475 int copy_off; in xlog_write() local
2506 &copy_off, &copy_len, in xlog_write()
2521 memcpy(ptr, reg->i_addr + copy_off, copy_len); in xlog_write()