Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log.c2276 int space_available, in xlog_write_setup_copy() argument
2288 if (still_to_copy <= space_available) { in xlog_write_setup_copy()
2300 *copy_len = space_available; in xlog_write_setup_copy()