Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c2185 int *last_was_partial_copy, in xlog_write_setup_copy() argument
2197 if (*last_was_partial_copy) in xlog_write_setup_copy()
2199 *last_was_partial_copy = 0; in xlog_write_setup_copy()
2208 if (*last_was_partial_copy) in xlog_write_setup_copy()
2211 (*last_was_partial_copy)++; in xlog_write_setup_copy()