Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_log.c1830 int copy_off; /* # bytes from entry start */ in xlog_write() local
1942 copy_off = partial_copy_len; in xlog_write()
1966 memcpy((xfs_caddr_t)ptr, reg[index].i_addr + copy_off, copy_len); in xlog_write()