Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_log.c2337 int *last_was_partial_copy, in xlog_write_setup_copy() argument
2349 if (*last_was_partial_copy) in xlog_write_setup_copy()
2351 *last_was_partial_copy = 0; in xlog_write_setup_copy()
2360 if (*last_was_partial_copy) in xlog_write_setup_copy()
2363 (*last_was_partial_copy)++; in xlog_write_setup_copy()