Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.c2198 int *last_was_partial_copy, in xlog_write_setup_copy() argument
2210 if (*last_was_partial_copy) in xlog_write_setup_copy()
2212 *last_was_partial_copy = 0; in xlog_write_setup_copy()
2221 if (*last_was_partial_copy) in xlog_write_setup_copy()
2224 (*last_was_partial_copy)++; in xlog_write_setup_copy()