Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log.c2280 int *last_was_partial_copy, in xlog_write_setup_copy() argument
2292 if (*last_was_partial_copy) in xlog_write_setup_copy()
2294 *last_was_partial_copy = 0; in xlog_write_setup_copy()
2303 if (*last_was_partial_copy) in xlog_write_setup_copy()
2306 (*last_was_partial_copy)++; in xlog_write_setup_copy()