Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c2183 int *copy_off, in xlog_write_setup_copy() argument
2191 *copy_off = *bytes_consumed; in xlog_write_setup_copy()
2378 int copy_off; in xlog_write() local
2413 &copy_off, &copy_len, in xlog_write()
2428 memcpy(ptr, reg->i_addr + copy_off, copy_len); in xlog_write()